From: Tollef Fog Heen Date: Tue, 22 Feb 2011 15:27:33 +0000 (+0100) Subject: Fix typo in mkswap.8 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eefd5cbfd4260de38ef9a7e729a212c567f66361;p=util-linux Fix typo in mkswap.8 s/dec/dev/ Signed-off-by: Tollef Fog Heen Addresses: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580560 --- diff --git a/disk-utils/mkswap.8 b/disk-utils/mkswap.8 index cdb2a442..409957d1 100644 --- a/disk-utils/mkswap.8 +++ b/disk-utils/mkswap.8 @@ -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.