From b2fb098e536710f50b6682557d34f988f923c490 Mon Sep 17 00:00:00 2001 From: Petr Uzel Date: Fri, 1 Jul 2011 15:51:42 +0200 Subject: [PATCH] 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 --- mount/mount.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3