]> granicus.if.org Git - shadow/commitdiff
Fix typos.
authorNicolas François <nicolas.francois@centraliens.net>
Tue, 6 Aug 2013 20:11:41 +0000 (22:11 +0200)
committerNicolas François <nicolas.francois@centraliens.net>
Tue, 6 Aug 2013 20:22:57 +0000 (22:22 +0200)
* man/subgid.5.xml: Fix typos.
* man/subuid.5.xml: Likewise.
* man/subgid.5.xml: Fix copy-paste errors from subuid.5.xml.

ChangeLog
man/subgid.5.xml
man/subuid.5.xml

index 9f70531339e0e127a03ab5aa240278a397b07268..bbf5df671bc440c95a9b319732de96c3451e1e6c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-08-06  Nicolas François  <nicolas.francois@centraliens.net>
+
+       * man/subgid.5.xml: Fix typos.
+       * man/subuid.5.xml: Likewise.
+       * man/subgid.5.xml: Fix copy-paste errors from subuid.5.xml.
+
 2013-08-06  Nicolas François  <nicolas.francois@centraliens.net>
 
        * man/newgidmap.1.xml: Remove copy-pasted NOTE.
index 4bc6e3c85bc8ee0f1623dbbc6bb379962db3c584..15a833aa5e8b81223cac6a3b242a790af0605933 100644 (file)
@@ -48,7 +48,7 @@
     <title>DESCRIPTION</title>
     <para>
       Each line in <filename>/etc/subgid</filename> contains
-      a user id and a range of suboridinate user ids that user
+      a user name and a range of subordinate group ids that user
       is allowed to use.
 
       This is specified with three fields delimited by colons
        <para>login name</para>
       </listitem>
       <listitem>
-       <para>numerical subordinate user ID</para>
+       <para>numerical subordinate group ID</para>
       </listitem>
       <listitem>
-       <para>numerical subordinate user ID count</para>
+       <para>numerical subordinate group ID count</para>
       </listitem>
     </itemizedlist>
 
@@ -74,7 +74,7 @@
     </para>
 
     <para>
-      Multiple ranges may be specified per user ID.
+      Multiple ranges may be specified per user.
     </para>
 
   </refsect1>
index f186a571daff3839771473c0c068a8cde1bb2896..d3316cae6f6fec3f7ed5ee852d60d1c0945d4531 100644 (file)
@@ -48,7 +48,7 @@
     <title>DESCRIPTION</title>
     <para>
       Each line in <filename>/etc/subuid</filename> contains
-      a user id and a range of suboridinate user ids that user
+      a user name and a range of subordinate user ids that user
       is allowed to use.
 
       This is specified with three fields delimited by colons
@@ -74,7 +74,7 @@
     </para>
 
     <para>
-      Multiple ranges may be specified per user ID.
+      Multiple ranges may be specified per user.
     </para>
 
   </refsect1>