summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--login-utils/nologin.82
-rw-r--r--sys-utils/lscpu.12
-rw-r--r--sys-utils/mount.84
3 files changed, 4 insertions, 4 deletions
diff --git a/login-utils/nologin.8 b/login-utils/nologin.8
index b7fe1d9cc..f91029de3 100644
--- a/login-utils/nologin.8
+++ b/login-utils/nologin.8
@@ -33,7 +33,7 @@ access is always refused independently on the file.
.BR pam_nologin (8)
PAM module usually prevents all non-root users from logging into the system.
.BR pam_nologin (8)
-functionality is controled by /var/run/nologin or /etc/nologin file.
+functionality is controlled by /var/run/nologin or /etc/nologin file.
.SH AUTHORS
.UR kzak@redhat.com
Karel Zak
diff --git a/sys-utils/lscpu.1 b/sys-utils/lscpu.1
index bf81a44df..5e838fb11 100644
--- a/sys-utils/lscpu.1
+++ b/sys-utils/lscpu.1
@@ -82,7 +82,7 @@ and hypervisor support CPU polarization.
.TP
.B MMHZ
Maximum megaherz value for the cpu. Useful when lscpu is used as hardware
-inventory infomation gathering tool. Notice that the megahertz value is
+inventory information gathering tool. Notice that the megahertz value is
dynamic, and driven by CPU governor depending on current resource need.
.RE
.SH OPTIONS
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index 1810d0b1b..364b51573 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -2673,7 +2673,7 @@ Make the data allocator use the filestreams allocation mode
across the entire filesystem rather than just on directories
configured to use it.
.TP
-.BP ikeep | noikeep
+.BR ikeep | noikeep
When ikeep is specified, XFS does not delete empty inode
clusters and keeps them around on disk. When noikeep is
specified, empty inode clusters are returned to the free
@@ -2719,7 +2719,7 @@ The default value is 8 buffers.
If the memory cost of 8 log buffers is too high on small
systems, then it may be reduced at some cost to performance
on metadata intensive workloads. The logbsize option below
-controls the size of each buffer and so is also relevent to
+controls the size of each buffer and so is also relevant to
this case.
.TP
.BR logbsize=value