summaryrefslogtreecommitdiffstats
path: root/mount
diff options
context:
space:
mode:
authorPetr Uzel2011-07-01 15:51:42 +0200
committerKarel Zak2011-07-11 11:55:47 +0200
commitb2fb098e536710f50b6682557d34f988f923c490 (patch)
tree5d4d86a91898bba4a19cfeb6ba479792e9cd2fd1 /mount
parentmount: remove accidental extra word in ext4 documentation in mount.8 (diff)
downloadkernel-qcow2-util-linux-b2fb098e536710f50b6682557d34f988f923c490.tar.gz
kernel-qcow2-util-linux-b2fb098e536710f50b6682557d34f988f923c490.tar.xz
kernel-qcow2-util-linux-b2fb098e536710f50b6682557d34f988f923c490.zip
mount: fix typo in mount.8
Reported-by: Lars Wirzenius <liw@liw.fi> Addresses: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605007 Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
Diffstat (limited to 'mount')
-rw-r--r--mount/mount.82
1 files changed, 1 insertions, 1 deletions
diff --git a/mount/mount.8 b/mount/mount.8
index 598280c64..42598249b 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