summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--disk-utils/blockdev.82
-rw-r--r--disk-utils/swaplabel.82
2 files changed, 2 insertions, 2 deletions
diff --git a/disk-utils/blockdev.8 b/disk-utils/blockdev.8
index 6a58f297a..63cd91dbc 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 35724671d..3e8103f46 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