From: Nicolas François Date: Tue, 6 Aug 2013 20:11:41 +0000 (+0200) Subject: Fix typos. X-Git-Tag: 4.2.1~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1955170a143d32c0547f7d3f70adf1effd3ce635;p=shadow 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. --- diff --git a/ChangeLog b/ChangeLog index 9f705313..bbf5df67 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2013-08-06 Nicolas François + + * 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 * man/newgidmap.1.xml: Remove copy-pasted NOTE. diff --git a/man/subgid.5.xml b/man/subgid.5.xml index 4bc6e3c8..15a833aa 100644 --- a/man/subgid.5.xml +++ b/man/subgid.5.xml @@ -48,7 +48,7 @@ DESCRIPTION Each line in /etc/subgid 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 @@ login name - numerical subordinate user ID + numerical subordinate group ID - numerical subordinate user ID count + numerical subordinate group ID count @@ -74,7 +74,7 @@ - Multiple ranges may be specified per user ID. + Multiple ranges may be specified per user. diff --git a/man/subuid.5.xml b/man/subuid.5.xml index f186a571..d3316cae 100644 --- a/man/subuid.5.xml +++ b/man/subuid.5.xml @@ -48,7 +48,7 @@ DESCRIPTION Each line in /etc/subuid 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 @@ - Multiple ranges may be specified per user ID. + Multiple ranges may be specified per user.