From b1d78c939bc9d45cb20758c61d56275438eadac0 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 4 Jan 2011 20:15:51 +0100 Subject: docs: fix typos in man pages Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=664458 Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=664294 Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=664182 Signed-off-by: Karel Zak --- partx/addpart.8 | 2 +- partx/delpart.8 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'partx') diff --git a/partx/addpart.8 b/partx/addpart.8 index 231cbfaf..1c928098 100644 --- a/partx/addpart.8 +++ b/partx/addpart.8 @@ -13,7 +13,7 @@ simple wrapper around the "add partition" ioctl .B addpart is a program that informs the Linux kernel of new partition. -This command doesn't manipulate with partitions on hard drive. +This command doesn't manipulate partitions on hard drive. .SH PARAMETERS .TP diff --git a/partx/delpart.8 b/partx/delpart.8 index 7dd93894..7f35fb9d 100644 --- a/partx/delpart.8 +++ b/partx/delpart.8 @@ -13,7 +13,7 @@ simple wrapper around the "del partition" ioctl .B delpart is a program that asks the Linux kernel to remove a partition. -This command doesn't manipulate with partitions on hard drive. +This command doesn't manipulate partitions on hard drive. .SH OPTIONS .TP -- cgit v1.2.3