From: Davidlohr Bueso Date: Wed, 5 Jan 2011 19:54:19 +0000 (-0300) Subject: disk-utils: fix manpage typos X-Git-Tag: v2.19-rc2~48 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=16493c3e0f2f4e3750d3bccbbd913c79a7b41894;p=thirdparty%2Futil-linux.git disk-utils: fix manpage typos Signed-off-by: Davidlohr Bueso --- diff --git a/disk-utils/blockdev.8 b/disk-utils/blockdev.8 index 6a58f297ac..63cd91dbcf 100644 --- a/disk-utils/blockdev.8 +++ b/disk-utils/blockdev.8 @@ -66,7 +66,7 @@ Print sectorsize in bytes - usually 512. .IP "\fB\-\-getsz\fP" Get size in 512-byte sectors. .IP "\fB\-\-rereadpt\fP" -Seread partition table +Reread partition table .IP "\fB\-\-setbsz\fP \fIbytes\fP" Set blocksize. .IP "\fB\-\-setfra\fP \fIsectors\fP" diff --git a/disk-utils/swaplabel.8 b/disk-utils/swaplabel.8 index 35724671db..3e8103f469 100644 --- a/disk-utils/swaplabel.8 +++ b/disk-utils/swaplabel.8 @@ -51,7 +51,7 @@ will truncate it and print a warning message. Specify a new UUID for .IR device . .IR UUID -must be in the standard 8-4-4-4-12 character format, such as is ouput by +must be in the standard 8-4-4-4-12 character format, such as is output by .BR uuidgen (1) . .PP .SH AUTHOR