]> err.no Git - util-linux/commitdiff
swapon: fix wording in man page
authorKarel Zak <kzak@redhat.com>
Thu, 5 Mar 2009 19:17:19 +0000 (20:17 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 5 Mar 2009 19:17:19 +0000 (20:17 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
mount/swapon.8

index 66adc8724f1897c543f943b5adb8cffe02cf90cb..5902133a537cb342d8082b4bdef786a1d940bf3f 100644 (file)
@@ -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