summaryrefslogtreecommitdiffstats
path: root/disk-utils/delpart.8
diff options
context:
space:
mode:
authorKarel Zak2015-01-12 11:15:55 +0100
committerKarel Zak2015-01-12 11:15:55 +0100
commit4926bc368352fe4324b4c38121f533ed88dbe320 (patch)
treee36595076e2df38c3de0b323f31eb9c7beb89379 /disk-utils/delpart.8
parentdocs: make the wording of the partx man page a bit more precise (diff)
downloadkernel-qcow2-util-linux-4926bc368352fe4324b4c38121f533ed88dbe320.tar.gz
kernel-qcow2-util-linux-4926bc368352fe4324b4c38121f533ed88dbe320.tar.xz
kernel-qcow2-util-linux-4926bc368352fe4324b4c38121f533ed88dbe320.zip
partx: don't use "hard drive" in man pages
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'disk-utils/delpart.8')
-rw-r--r--disk-utils/delpart.82
1 files changed, 1 insertions, 1 deletions
diff --git a/disk-utils/delpart.8 b/disk-utils/delpart.8
index 8c17678c6..464331e82 100644
--- a/disk-utils/delpart.8
+++ b/disk-utils/delpart.8
@@ -14,7 +14,7 @@ asks the Linux kernel to forget about the specified \fIpartition\fR
(a number) on the specified \fIdevice\fR.
The command is a simple wrapper around the "del partition" ioctl.
-This command doesn't manipulate partitions on a hard drive.
+This command doesn't manipulate partitions on a block device.
.SH SEE ALSO
.BR addpart (8),