From: Karel Zak Date: Tue, 25 Nov 2008 15:19:36 +0000 (+0100) Subject: fdisk: fix man page typo X-Git-Tag: v2.15-rc1~337 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60aeb5b76d93063f09ae254ae9d7e25d28c1d73b;p=thirdparty%2Futil-linux.git fdisk: fix man page typo Signed-off-by: Karel Zak --- diff --git a/fdisk/fdisk.8 b/fdisk/fdisk.8 index 5798a53947..aea8820e1a 100644 --- a/fdisk/fdisk.8 +++ b/fdisk/fdisk.8 @@ -52,7 +52,7 @@ The is usually /dev/sda, /dev/sdb or so. A device name refers to the entire disk. The old systems without libata (a library used inside the Linux kernel to support ATA host controllers and devices) make a difference between IDE and -SCSI disks. In partition case a device name is /dev/hd* (IDE) or /dev/sd* +SCSI disks. In such a case the device name will be /dev/hd* (IDE) or /dev/sd* (SCSI). The