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:
parent
9fdd176e45
commit
1955170a14
@ -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>
|
2013-08-06 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
* man/newgidmap.1.xml: Remove copy-pasted NOTE.
|
* man/newgidmap.1.xml: Remove copy-pasted NOTE.
|
||||||
|
@ -48,7 +48,7 @@
|
|||||||
<title>DESCRIPTION</title>
|
<title>DESCRIPTION</title>
|
||||||
<para>
|
<para>
|
||||||
Each line in <filename>/etc/subgid</filename> contains
|
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.
|
is allowed to use.
|
||||||
|
|
||||||
This is specified with three fields delimited by colons
|
This is specified with three fields delimited by colons
|
||||||
@ -60,10 +60,10 @@
|
|||||||
<para>login name</para>
|
<para>login name</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>numerical subordinate user ID</para>
|
<para>numerical subordinate group ID</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>numerical subordinate user ID count</para>
|
<para>numerical subordinate group ID count</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
@ -74,7 +74,7 @@
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Multiple ranges may be specified per user ID.
|
Multiple ranges may be specified per user.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
@ -48,7 +48,7 @@
|
|||||||
<title>DESCRIPTION</title>
|
<title>DESCRIPTION</title>
|
||||||
<para>
|
<para>
|
||||||
Each line in <filename>/etc/subuid</filename> contains
|
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.
|
is allowed to use.
|
||||||
|
|
||||||
This is specified with three fields delimited by colons
|
This is specified with three fields delimited by colons
|
||||||
@ -74,7 +74,7 @@
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Multiple ranges may be specified per user ID.
|
Multiple ranges may be specified per user.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
Loading…
Reference in New Issue
Block a user