All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] man: Syntax and spelling fixes.
@ 2013-12-18 22:13 Ville Skyttä
  2014-01-06  7:55 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Ville Skyttä @ 2013-12-18 22:13 UTC (permalink / raw)
  To: util-linux; +Cc: kzak

Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
---
 login-utils/nologin.8 | 2 +-
 sys-utils/lscpu.1     | 2 +-
 sys-utils/mount.8     | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/login-utils/nologin.8 b/login-utils/nologin.8
index b7fe1d9..1cbaa33 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 bf81a44..5e838fb 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 1810d0b..364b515 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
-- 
1.8.3.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] man: Syntax and spelling fixes.
  2013-12-18 22:13 [PATCH] man: Syntax and spelling fixes Ville Skyttä
@ 2014-01-06  7:55 ` Karel Zak
  0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2014-01-06  7:55 UTC (permalink / raw)
  To: Ville Skyttä; +Cc: util-linux

On Thu, Dec 19, 2013 at 12:13:48AM +0200, Ville Skyttä wrote:
>  login-utils/nologin.8 | 2 +-
>  sys-utils/lscpu.1     | 2 +-
>  sys-utils/mount.8     | 4 ++--
>  3 files changed, 4 insertions(+), 4 deletions(-)

 Applied, thanks.

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-06  7:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-18 22:13 [PATCH] man: Syntax and spelling fixes Ville Skyttä
2014-01-06  7:55 ` Karel Zak

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.