From: Petr Uzel Date: Fri, 1 Jul 2011 13:51:42 +0000 (+0200) Subject: mount: fix typo in mount.8 X-Git-Tag: v2.20-rc1~109 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2fb098e536710f50b6682557d34f988f923c490;p=thirdparty%2Futil-linux.git mount: fix typo in mount.8 Reported-by: Lars Wirzenius Addresses: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605007 Signed-off-by: Petr Uzel --- diff --git a/mount/mount.8 b/mount/mount.8 index 598280c640..42598249b5 100644 --- a/mount/mount.8 +++ b/mount/mount.8 @@ -1451,7 +1451,7 @@ RAID chunk size in filesystem blocks. Deferring block allocation until write-out time. .TP .BR nodelalloc -Disable delayed allocation. Blocks are allocation when data is copied from user +Disable delayed allocation. Blocks are allocated when data is copied from user to page cache. .TP .BI max_batch_time= usec