summaryrefslogtreecommitdiffstats
path: root/sys-utils
diff options
context:
space:
mode:
authorKarel Zak2013-04-05 13:35:30 +0200
committerKarel Zak2013-04-05 13:35:30 +0200
commit8d8ea18ea7b51e2b6515265026d86c46d266df26 (patch)
tree3397324d7c873919ee59ad21c0d7e13db5ee3d08 /sys-utils
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>
Diffstat (limited to 'sys-utils')
-rw-r--r--sys-utils/hwclock.82
-rw-r--r--sys-utils/swapon.82
2 files changed, 2 insertions, 2 deletions
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