[Pkg-shadow-devel] [PATCH] grpck(8): fix spacing in option info
    Mike Frysinger 
    vapier at gentoo.org
       
    Mon Feb 13 03:50:50 UTC 2012
    
    
  
The current man page renders as:
	... on /etc/groupand /etc/gshadow.
Relocate the space.
Signed-off-by: Mike Frysinger <vapier at gentoo.org>
---
 man/grpck.8.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/man/grpck.8.xml b/man/grpck.8.xml
index 162d077..558dcaf 100644
--- a/man/grpck.8.xml
+++ b/man/grpck.8.xml
@@ -177,7 +177,7 @@
     </variablelist>
     <para>
       By default, <command>grpck</command> operates on
-      <filename>/etc/group</filename><phrase condition="gshadow"> and
+      <filename>/etc/group</filename> <phrase condition="gshadow">and
       <filename>/etc/gshadow</filename></phrase>.
       The user may select alternate files with the <emphasis
       remap='I'>group</emphasis>
-- 
1.7.8.4
    
    
More information about the Pkg-shadow-devel
mailing list