summaryrefslogtreecommitdiffstats
path: root/login-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 /login-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 'login-utils')
-rw-r--r--login-utils/last.12
-rw-r--r--login-utils/lslogins.12
-rw-r--r--login-utils/runuser.12
3 files changed, 3 insertions, 3 deletions
diff --git a/login-utils/last.1 b/login-utils/last.1
index 23ebaf32e..719a0ede9 100644
--- a/login-utils/last.1
+++ b/login-utils/last.1
@@ -140,7 +140,7 @@ is the same as the
option. The
.I iso
variant will display the timestamp in ISO-8601 format. The ISO format
-contains timezone information, making it preferrable when printouts are
+contains timezone information, making it preferable when printouts are
investigated outside of the system.
.TP
.BR \-w , " \-\-fullnames"
diff --git a/login-utils/lslogins.1 b/login-utils/lslogins.1
index fd1c66157..ad52936a4 100644
--- a/login-utils/lslogins.1
+++ b/login-utils/lslogins.1
@@ -20,7 +20,7 @@ Mandatory arguments to long options are mandatory for short options too.
.TP
\fB\-a\fR, \fB\-\-acc\-expiration\fR
Display data about the date of last password change and the account expiration
-date (see \fBshadow\fR(5) for more info). (Requires root priviliges.)
+date (see \fBshadow\fR(5) for more info). (Requires root privileges.)
.TP
\fB\-\-btmp\-file \fIpath\fP
Alternate path for btmp.
diff --git a/login-utils/runuser.1 b/login-utils/runuser.1
index 1fec182c8..0672cd66d 100644
--- a/login-utils/runuser.1
+++ b/login-utils/runuser.1
@@ -225,7 +225,7 @@ global logindef config file
.BR su (1)
.SH HISTORY
This \fB runuser\fR command was
-derived from coreutils' \fBsu\fR, which was based on an implemenation by
+derived from coreutils' \fBsu\fR, which was based on an implementation by
David MacKenzie, and the Fedora \fBrunuser\fR command by Dan Walsh.
.SH AVAILABILITY
The runuser command is part of the util-linux package and is