summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Zak2013-04-05 13:35:30 +0200
committerKarel Zak2013-04-05 13:35:30 +0200
commit8d8ea18ea7b51e2b6515265026d86c46d266df26 (patch)
tree3397324d7c873919ee59ad21c0d7e13db5ee3d08
parentrtcwake: add --auto to usage() (diff)
downloadkernel-qcow2-util-linux-8d8ea18ea7b51e2b6515265026d86c46d266df26.tar.gz
kernel-qcow2-util-linux-8d8ea18ea7b51e2b6515265026d86c46d266df26.tar.xz
kernel-qcow2-util-linux-8d8ea18ea7b51e2b6515265026d86c46d266df26.zip
docs: remove repeated words
Signed-off-by: Karel Zak <kzak@redhat.com>
-rw-r--r--disk-utils/mkfs.81
-rw-r--r--sys-utils/hwclock.82
-rw-r--r--sys-utils/swapon.82
-rw-r--r--term-utils/agetty.82
4 files changed, 3 insertions, 4 deletions
diff --git a/disk-utils/mkfs.8 b/disk-utils/mkfs.8
index a4cdf71cb..4bc45ffeb 100644
--- a/disk-utils/mkfs.8
+++ b/disk-utils/mkfs.8
@@ -3,7 +3,6 @@
.SH NAME
mkfs \- build a Linux filesystem
.SH SYNOPSIS
-.SH SYNOPSIS
.B mkfs
.RI [ options ]
.RB [ \-t
diff --git a/sys-utils/hwclock.8 b/sys-utils/hwclock.8
index 9b2f33431..462a25891 100644
--- a/sys-utils/hwclock.8
+++ b/sys-utils/hwclock.8
@@ -249,7 +249,7 @@ if you have one of these machines. When
.B hwclock
knows it's working with a brain-damaged clock, it ignores the year part of
the Hardware Clock value and instead tries to guess the year based on the
-last calibrated date in the adjtime file, by assuming that that date is
+last calibrated date in the adjtime file, by assuming that date is
within the past year. For this to work, you had better do a
.B hwclock \-\-set
or
diff --git a/sys-utils/swapon.8 b/sys-utils/swapon.8
index be1f34ad2..385bf5aea 100644
--- a/sys-utils/swapon.8
+++ b/sys-utils/swapon.8
@@ -133,7 +133,7 @@ may be also used to skip non-existing device.
.TP
.B "\-f, \-\-fixpgsz"
Reinitialize (exec /sbin/mkswap) the swap space if its page size does not
-match that of the the current running kernel.
+match that of the current running kernel.
.BR mkswap (2)
initializes the whole device and does not check for bad blocks.
.TP
diff --git a/term-utils/agetty.8 b/term-utils/agetty.8
index ec279f97f..64a1dd289 100644
--- a/term-utils/agetty.8
+++ b/term-utils/agetty.8
@@ -100,7 +100,7 @@ details.
.TP
\-E, \-\-remote
If \-H \fIfakehost\fP option is given then \-r \fIfakehost\fP options is
-added to the the \fB/bin/login\fP command line.
+added to the \fB/bin/login\fP command line.
.TP
\-f, \-\-issue\-file \fIissue_file\fP
Display the contents of \fIissue_file\fP instead of \fI/etc/issue\fP.