From 1955170a143d32c0547f7d3f70adf1effd3ce635 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Fran=C3=A7ois?= Date: Tue, 6 Aug 2013 22:11:41 +0200 Subject: [PATCH] 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. --- ChangeLog | 6 ++++++ man/subgid.5.xml | 8 ++++---- man/subuid.5.xml | 4 ++-- 3 files changed, 12 insertions(+), 6 deletions(-) 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.