Author: trasz
Date: Sun Oct 18 14:57:42 2015
New Revision: 289518
URL: https://svnweb.freebsd.org/changeset/base/289518

Log:
  MFC 287397:
  
  Fix markup.
  
  Sponsored by: The FreeBSD Foundation

Modified:
  stable/10/sbin/mount_unionfs/mount_unionfs.8
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/sbin/mount_unionfs/mount_unionfs.8
==============================================================================
--- stable/10/sbin/mount_unionfs/mount_unionfs.8        Sun Oct 18 14:55:09 
2015        (r289517)
+++ stable/10/sbin/mount_unionfs/mount_unionfs.8        Sun Oct 18 14:57:42 
2015        (r289518)
@@ -83,7 +83,7 @@ becomes the upper layer.
 However,
 .Ar uniondir
 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
 automatically when needed.
 The
@@ -98,7 +98,7 @@ For behavior of the
 mode, see
 .Sx MASQUERADE MODE
 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
 when removing a file or directory or only when it already exists in the
 lower layer.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to