diff options
author | Mark R Bannister <mark@proseconsulting.co.uk> | 2013-03-14 10:44:48 +0100 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-14 10:44:48 +0100 |
commit | 06ba90311d36aadb80c50b1311064f745672454b (patch) | |
tree | 73a0f72bd84cdbe79ecee498352e3809b03db13e /man1 | |
parent | b96a8bc5c18d6f6b4a449b9d25e3a662228d86a3 (diff) |
getent.1: netgroup description incorrectly refers to initgroups
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man1')
-rw-r--r-- | man1/getent.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man1/getent.1 b/man1/getent.1 index e74bdf71..a15d880d 100644 --- a/man1/getent.1 +++ b/man1/getent.1 @@ -21,7 +21,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH GETENT 1 2011-10-31 "Linux" "User Commands" +.TH GETENT 1 2013-03-15 "Linux" "User Commands" .SH NAME getent \- get entries from Name Service Switch libraries .SH SYNOPSIS @@ -215,7 +215,7 @@ and to match to a netgroup name via .BR innetgr (3). Enumeration is not supported on -.BR initgroups , +.BR netgroup , so either one or three .I keys must be provided. |