From 64e6c3bb25ed057a91d7ae94803d6bd812a26f44 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 26 Sep 2013 11:03:20 +0200 Subject: [PATCH] mount: fix repeating words in the man page Signed-off-by: Karel Zak --- sys-utils/mount.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index 28e0b2a550..8a82e19e25 100644 --- a/sys-utils/mount.8 +++ b/sys-utils/mount.8 @@ -2714,7 +2714,7 @@ include 65536 (64k), 131072 (128k) and 262144 (256k). The logbsize must be an integer multiple of the log stripe unit configured at mkfs time. .sp -The default value for for version 1 logs is 32768, while the +The default value for version 1 logs is 32768, while the default value for version 2 logs is MAX(32768, log_sunit). .TP .BR logdev=device and rtdev=device -- 2.47.3