disk-utils: fix manpage typos

Signed-off-by: Davidlohr Bueso <dave@gnu.org>
This commit is contained in:
Davidlohr Bueso 2011-01-05 16:54:19 -03:00 committed by Karel Zak
parent 001a4424d3
commit 16493c3e0f
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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