Fix typos.
* man/subgid.5.xml: Fix typos. * man/subuid.5.xml: Likewise. * man/subgid.5.xml: Fix copy-paste errors from subuid.5.xml.
This commit is contained in:
		| @@ -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. | ||||
|   | ||||
| @@ -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 | ||||
| @@ -60,10 +60,10 @@ | ||||
| 	<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> | ||||
|   | ||||
| @@ -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> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user