Documentation: minor typo fixed in incgen remount option
authorErez_Zadok <ezk@cs.sunysb.edu>
Sat, 24 Mar 2007 20:19:40 +0000 (16:19 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 12 Aug 2011 02:34:06 +0000 (22:34 -0400)
Documentation/filesystems/unionfs/usage.txt

index 13fbcea93517d4d2f1ef979d0d78c84087eb9918..bc6a6d43b2da867e009744bac8f4b12c55ff3bc7 100644 (file)
@@ -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/>.