projects
/
unionfs-2.6.39.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f89f5d8
)
Documentation: minor typo fixed in incgen remount option
author
Erez_Zadok
<ezk@cs.sunysb.edu>
Sat, 24 Mar 2007 20:19:40 +0000
(16:19 -0400)
committer
Erez Zadok
<ezk@cs.sunysb.edu>
Fri, 12 Aug 2011 02:34:06 +0000
(22:34 -0400)
Documentation/filesystems/unionfs/usage.txt
patch
|
blob
|
history
diff --git
a/Documentation/filesystems/unionfs/usage.txt
b/Documentation/filesystems/unionfs/usage.txt
index 13fbcea93517d4d2f1ef979d0d78c84087eb9918..bc6a6d43b2da867e009744bac8f4b12c55ff3bc7 100644
(file)
--- a/
Documentation/filesystems/unionfs/usage.txt
+++ b/
Documentation/filesystems/unionfs/usage.txt
@@
-84,7
+84,7
@@
to purge its caches and re-get the objects. To do that, you have to
incremenet the generation number of the superblock using the following
command:
-# mount -t unionfs -o remount,
remount,
incgen none MOUNTPOINT
+# mount -t unionfs -o remount,incgen none MOUNTPOINT
For more information, see <http://unionfs.filesystems.org/>.