summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Zak2008-11-25 16:19:36 +0100
committerKarel Zak2008-11-25 16:19:36 +0100
commit60aeb5b76d93063f09ae254ae9d7e25d28c1d73b (patch)
tree5149aa00cac57d725c3f26c90cc43090d15e2d0d
parenttests: remove useless return value checks in testing scripts (diff)
downloadkernel-qcow2-util-linux-60aeb5b76d93063f09ae254ae9d7e25d28c1d73b.tar.gz
kernel-qcow2-util-linux-60aeb5b76d93063f09ae254ae9d7e25d28c1d73b.tar.xz
kernel-qcow2-util-linux-60aeb5b76d93063f09ae254ae9d7e25d28c1d73b.zip
fdisk: fix man page typo
Signed-off-by: Karel Zak <kzak@redhat.com>
-rw-r--r--fdisk/fdisk.82
1 files changed, 1 insertions, 1 deletions
diff --git a/fdisk/fdisk.8 b/fdisk/fdisk.8
index 5798a5394..aea8820e1 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