projects
/
unionfs-2.6.33.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bcb753
)
Unionfs: small documentation fix to usage.txt
author
Erez_Zadok
<ezk@cs.sunysb.edu>
Sun, 22 Jul 2007 00:22:38 +0000
(20:22 -0400)
committer
Erez Zadok
<ezk@cs.sunysb.edu>
Tue, 31 Jan 2012 04:54:38 +0000
(23:54 -0500)
Reported by Daniel Farrugia.
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 4feab1351445f2dff9ff2a9e0d98f6886d012783..c0352438784a8a83ccefa9873fe5425fb884e7ad 100644
(file)
--- a/
Documentation/filesystems/unionfs/usage.txt
+++ b/
Documentation/filesystems/unionfs/usage.txt
@@
-44,7
+44,7
@@
To upgrade a union from read-only to read-write:
To delete a branch /foo, regardless where it is in the current union:
-# mount -t unionfs -o del=/foo none MOUNTPOINT
+# mount -t unionfs -o
remount,
del=/foo none MOUNTPOINT
To insert (add) a branch /foo before /bar: