GIT: unionfs2-2.6.27.y: Unionfs: minor usage.txt documentation fix
Erez Zadok
ezk at fsl.cs.sunysb.edu
Thu Aug 12 23:16:55 EDT 2010
commit 99da0fb29490bd812af2d550f89c1a01ea8d2af4
Author: Erez_Zadok <ezk at cs.sunysb.edu>
Date: Sun Aug 19 15:22:43 2007 -0400
Unionfs: minor usage.txt documentation fix
Signed-off-by: Erez Zadok <ezk at cs.sunysb.edu>
diff --git a/Documentation/filesystems/unionfs/usage.txt b/Documentation/filesystems/unionfs/usage.txt
index c035243..2316670 100644
--- a/Documentation/filesystems/unionfs/usage.txt
+++ b/Documentation/filesystems/unionfs/usage.txt
@@ -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:
More information about the unionfs-cvs
mailing list