projects
/
unionfs-2.6.19.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
230e4eb
)
Unionfs: minor usage.txt documentation fix
author
Erez_Zadok
<ezk@cs.sunysb.edu>
Sun, 19 Aug 2007 19:30:32 +0000
(15:30 -0400)
committer
Erez_Zadok
<ezk@cs.sunysb.edu>
Sun, 19 Aug 2007 19:30:32 +0000
(15:30 -0400)
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
Documentation/filesystems/unionfs/usage.txt
patch
|
blob
|
history
diff --git
a/Documentation/filesystems/unionfs/usage.txt
b/Documentation/filesystems/unionfs/usage.txt
index c0352438784a8a83ccefa9873fe5425fb884e7ad..23166703c4c641ba6b96f97441228854c2f859c7 100644
(file)
--- 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: