]> err.no Git - util-linux/commitdiff
Fix typo in mkswap.8
authorTollef Fog Heen <tfheen@err.no>
Tue, 22 Feb 2011 15:27:33 +0000 (16:27 +0100)
committerTollef Fog Heen <tfheen@err.no>
Tue, 22 Feb 2011 15:27:33 +0000 (16:27 +0100)
s/dec/dev/

Signed-off-by: Tollef Fog Heen <tfheen@err.no>
Addresses: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580560

disk-utils/mkswap.8

index cdb2a442efafe7448ea3dce6f0422f6cde144d8e..409957d140d80ed07cc7c6443c8015289fba4ed7 100644 (file)
@@ -88,7 +88,7 @@ or partition it resides on.
 Without this option
 .B mkswap
 will refuse to erase the first block on a device with a partition table or on
-whole disk (e.g. /dec/sda).
+whole disk (e.g. /dev/sda).
 .TP
 .BI \-p \ PSZ
 Specify the page size to use.