Unionfs: minor usage.txt documentation fix
authorErez_Zadok <ezk@cs.sunysb.edu>
Sun, 19 Aug 2007 19:26:17 +0000 (15:26 -0400)
committerErez_Zadok <ezk@cs.sunysb.edu>
Tue, 21 Aug 2007 22:39:54 +0000 (18:39 -0400)
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
Documentation/filesystems/unionfs/usage.txt

index c0352438784a8a83ccefa9873fe5425fb884e7ad..23166703c4c641ba6b96f97441228854c2f859c7 100644 (file)
@@ -67,7 +67,7 @@ To append a branch to the very end (new lowest-priority branch):
 To append a branch to the very end (new lowest-priority branch), in
 read-only mode:
 
-# mount -t unionfs -o remount,add=:/foo:ro none MOUNTPOINT
+# mount -t unionfs -o remount,add=:/foo=ro none MOUNTPOINT
 
 Finally, to change the mode of one existing branch, say /foo, from read-only
 to read-write, and change /bar from read-write to read-only: