summaryrefslogtreecommitdiffstats
path: root/term-utils
diff options
context:
space:
mode:
authorBill Pemberton2015-02-25 15:07:59 +0100
committerKarel Zak2015-02-27 14:48:56 +0100
commita55f60a1076b60381e598aad60a6471d40ef3bff (patch)
tree5e401f83d907a066d850b4c73388a3cf813e51cd /term-utils
parentdocs: update TODO (diff)
downloadkernel-qcow2-util-linux-a55f60a1076b60381e598aad60a6471d40ef3bff.tar.gz
kernel-qcow2-util-linux-a55f60a1076b60381e598aad60a6471d40ef3bff.tar.xz
kernel-qcow2-util-linux-a55f60a1076b60381e598aad60a6471d40ef3bff.zip
docs: fix some spelling errors and typos in man pages
runuser.1: fix spelling implemenation -> implementation scriptreplay.1: fix spelling overide -> override unshare.1: fix spelling permamently -> permanently last.1: fix spelling preferrable -> preferable lslogins.1: fix spelling priviliges -> privileges hwclock.8.in: fix spelling transfered -> transferred prlimit.1: fix typo umlimited -> unlimited agetty.8: fix typo unnsupported -> unsupported Signed-off-by: Bill Pemberton <wfp5p@worldbroken.com>
Diffstat (limited to 'term-utils')
-rw-r--r--term-utils/agetty.82
-rw-r--r--term-utils/scriptreplay.12
2 files changed, 2 insertions, 2 deletions
diff --git a/term-utils/agetty.8 b/term-utils/agetty.8
index 1652e0aef..c4b7f13e2 100644
--- a/term-utils/agetty.8
+++ b/term-utils/agetty.8
@@ -255,7 +255,7 @@ Run login with this priority.
\-\-reload
Ask all running agetty instances to reload and update their displayed prompts,
if the user has not yet commenced logging in. After doing so the command will
-exit. This feature might be unnsupported on systems without Linux
+exit. This feature might be unsupported on systems without Linux
.BR inotify (7).
.TP
\-\-version
diff --git a/term-utils/scriptreplay.1 b/term-utils/scriptreplay.1
index 8c9053aed..312573cf6 100644
--- a/term-utils/scriptreplay.1
+++ b/term-utils/scriptreplay.1
@@ -42,7 +42,7 @@ For example, a speed-up of 2 makes
go twice as fast, and a speed-up of 0.1 makes it go ten times slower
than the original session.
.SH OPTIONS
-The first three options will overide old-style arguments.
+The first three options will override old-style arguments.
.TP
.BR \-t , " \-\-timing " \fIfile\fR
File containing \fBscript\fR's timing output.