]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: fix some spelling errors and typos in man pages
authorBill Pemberton <wfp5p@worldbroken.com>
Wed, 25 Feb 2015 14:07:59 +0000 (09:07 -0500)
committerKarel Zak <kzak@redhat.com>
Fri, 27 Feb 2015 13:48:56 +0000 (14:48 +0100)
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>
login-utils/last.1
login-utils/lslogins.1
login-utils/runuser.1
sys-utils/hwclock.8.in
sys-utils/prlimit.1
sys-utils/unshare.1
term-utils/agetty.8
term-utils/scriptreplay.1

index 23ebaf32e9eee5ac13828b6f225afb983081cb3b..719a0ede9f2b7279a1abf1fe5deedcf1122f6a4c 100644 (file)
@@ -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"
index fd1c66157410979fadee2a11ebc24feabc3f09ea..ad52936a48dd8b78eaf061e9dbdf688b0646d2b1 100644 (file)
@@ -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.
index 1fec182c8f502457b458440afe5ed59f15c0813b..0672cd66d3357d5eb01ee0a333e4ecae289d66cb 100644 (file)
@@ -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
index b13be31a2cd9c97ba7ced366046c05f1a120faff..fbc10caa34cc872124e06f6639581e3e81ca2df9 100644 (file)
@@ -854,7 +854,7 @@ running at their own speed and drifting away from the 'correct' time at
 their own rates.  The methods and software for drift correction are
 different for each of them.  However, most systems are configured to
 exchange values between these two clocks at startup and shutdown.  Now
-the individual device's time keeping errors are transfered back and
+the individual device's time keeping errors are transferred back and
 forth between each other.  Attempt to configure drift correction for only
 one of them, and the other's drift will be overlaid upon it.  If the big
 picture is not kept in mind, confusion will soon ensue.
index e5c2071569f4389c88658039485750b736a428fa..600c706fcb3289e4c799a0e444ee9f5bbbda877b 100644 (file)
@@ -99,7 +99,7 @@ of open files to 1024 and 4095, respectively.
 Modify only the soft limit for the number of processes.
 .IP "\fBprlimit \-\-pid $$ --nproc=unlimited\fP"
 Set for the current process both the soft and ceiling values for the number of
-processes to umlimited.
+processes to unlimited.
 .IP "\fBprlimit --cpu=10 sort -u hugefile\fP"
 Set both the soft and hard CPU time limit to ten seconds and run 'sort'.
 
index f5975d1803b2ffd7e61067346c4444d94ab179c4..99a0d0ae49d76af96143f173122b01faea9addae 100644 (file)
@@ -96,7 +96,7 @@ until after GID map has been set. The GID map is writable by root when
 .BR setgroups(2)
 is enabled and GID map becomes writable by unprivileged processes when
 .BR setgroups(2)
-is permamently disabled.
+is permanently disabled.
 .TP
 .BR \-V , " \-\-version"
 Display version information and exit.
index 1652e0aef2696dd1afbf7e5c04218f2e050ffada..c4b7f13e2eb144ad4673d874a07403484108d626 100644 (file)
@@ -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
index 8c9053aed80fdff2ed85a10f35029245c8fd091c..312573cf6fee4f723cbdbe51345482805becae1f 100644 (file)
@@ -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.