From: Karel Zak Date: Thu, 5 Mar 2009 19:17:19 +0000 (+0100) Subject: swapon: fix wording in man page X-Git-Tag: v2.15-rc1~51 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=324a8c4ce753fcd27f783c690cf65d5a328bad12;p=thirdparty%2Futil-linux.git swapon: fix wording in man page Signed-off-by: Karel Zak --- diff --git a/mount/swapon.8 b/mount/swapon.8 index 66adc8724f..5902133a53 100644 --- a/mount/swapon.8 +++ b/mount/swapon.8 @@ -119,8 +119,8 @@ Devices that are already being used as swap are silently skipped. Silently skip devices that do not exist. .TP .B "\-f, \-\-fixpgsz" -Reinitialize (exec /sbin/mkswap) the swap space when the page size mismatch between -the current running kernel and swap space is detected. Note that in such a case +Reinitialize (exec /sbin/mkswap) the swap space if its page size does not +match that of the the current running kernel. .B mkswap(2) initializes the whole device and does not check for bad blocks. .TP