[Pkg-shadow-devel] [PATCH] Fix a few typos in newuidmap/newgidmap man pages

Jonathan Boulle jonathan.boulle at coreos.com
Mon Jun 1 21:36:50 UTC 2015


---
 man/newgidmap.1.xml | 8 ++++----
 man/newuidmap.1.xml | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/man/newgidmap.1.xml b/man/newgidmap.1.xml
index ad7a186ed559..2e08756933d7 100644
--- a/man/newgidmap.1.xml
+++ b/man/newgidmap.1.xml
@@ -83,8 +83,8 @@
   <refsect1 id='description'>
     <title>DESCRIPTION</title>
     <para>
-      The <command>newgidmap</command> sets <filename>/proc/[pid]/gid_map</filename> based on it's
-      command line arguments and the gids allowed in <filename>/etc/subgid</filename>.
+      The <command>newgidmap</command> sets <filename>/proc/[pid]/gid_map</filename> based on its
+      command line arguments and the GIDs allowed in <filename>/etc/subgid</filename>.
     </para>
 
     <para>
@@ -94,7 +94,7 @@
 	  <term>gid</term>
 	  <listitem>
 	    <para>
-	      Begining of the range of GIDs inside the user namespace.
+	      Beginning of the range of GIDs inside the user namespace.
 	    </para>
 	  </listitem>
 	</varlistentry>
@@ -102,7 +102,7 @@
 	  <term>lowergid</term>
 	  <listitem>
 	    <para>
-	      Begining of the range of GIDs outside the user namespace.
+	      Beginning of the range of GIDs outside the user namespace.
 	    </para>
 	  </listitem>
 	</varlistentry>
diff --git a/man/newuidmap.1.xml b/man/newuidmap.1.xml
index 04bb14fc68d8..273b404ffd90 100644
--- a/man/newuidmap.1.xml
+++ b/man/newuidmap.1.xml
@@ -80,8 +80,8 @@
   <refsect1 id='description'>
     <title>DESCRIPTION</title>
     <para>
-      The <command>newuidmap</command> sets <filename>/proc/[pid]/uid_map</filename> based on it's
-      command line arguments and the uids allowed in <filename>/etc/subuid</filename>.
+      The <command>newuidmap</command> sets <filename>/proc/[pid]/uid_map</filename> based on its
+      command line arguments and the UIDs allowed in <filename>/etc/subuid</filename>.
     </para>
 
     <para>
@@ -91,7 +91,7 @@
 	  <term>uid</term>
 	  <listitem>
 	    <para>
-	      Begining of the range of UIDs inside the user namespace.
+	      Beginning of the range of UIDs inside the user namespace.
 	    </para>
 	  </listitem>
 	</varlistentry>
@@ -99,7 +99,7 @@
 	  <term>loweruid</term>
 	  <listitem>
 	    <para>
-	      Begining of the range of UIDs outside the user namespace.
+	      Beginning of the range of UIDs outside the user namespace.
 	    </para>
 	  </listitem>
 	</varlistentry>
-- 
2.4.2




More information about the Pkg-shadow-devel mailing list