This commit is contained in:
Wilfred Hughes 2017-06-20 19:20:34 +01:00 committed by Misty Stanley-Jones
parent 744e5eeec8
commit a015f3dae4
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ If you are still using the `overlay` driver rather than `overlay2`, see
OverlayFS layers two directories on a single Linux host and presents them as
a single directory. These directories are called _layers_ and the unification
process is referred to a a _union mount_. OverlayFS refers to the lower directory
process is referred to as a _union mount_. OverlayFS refers to the lower directory
as `lowerdir` and the upper directory a `upperdir`. The unified view is exposed
through its own directory called `merged`.