projects
/
unionfs-3.2.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
feb1d6f
)
Unionfs: minor usage.txt documentation fix
author
Erez_Zadok
<ezk@cs.sunysb.edu>
Sun, 19 Aug 2007 19:22:43 +0000
(15:22 -0400)
committer
Erez Zadok
<ezk@cs.sunysb.edu>
Tue, 11 Nov 2014 02:32:57 +0000
(21:32 -0500)
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: