Fix markup.

MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Edward Tomasz Napierala 2015-09-02 14:10:09 +00:00
parent b8c19fd719
commit 74ecd2c0da
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=287397

View File

@ -83,7 +83,7 @@ becomes the upper layer.
However, However,
.Ar uniondir .Ar uniondir
remains the mount point. remains the mount point.
.It Sm Cm copymode No = Cm traditional | transparent | masquerade Sm .It Cm copymode No = Cm traditional | transparent | masquerade
Specifies the way to create a file or a directory in the upper layer Specifies the way to create a file or a directory in the upper layer
automatically when needed. automatically when needed.
The The
@ -98,7 +98,7 @@ For behavior of the
mode, see mode, see
.Sx MASQUERADE MODE .Sx MASQUERADE MODE
below. below.
.It Sm Cm whiteout No = Cm always | whenneeded Sm .It Cm whiteout No = Cm always | whenneeded
Specifies whether whiteouts should always be made in the upper layer Specifies whether whiteouts should always be made in the upper layer
when removing a file or directory or only when it already exists in the when removing a file or directory or only when it already exists in the
lower layer. lower layer.