From 06ba90311d36aadb80c50b1311064f745672454b Mon Sep 17 00:00:00 2001 From: Mark R Bannister Date: Thu, 14 Mar 2013 10:44:48 +0100 Subject: [PATCH] getent.1: netgroup description incorrectly refers to initgroups Signed-off-by: Michael Kerrisk --- man1/getent.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man1/getent.1 b/man1/getent.1 index e74bdf719..a15d880dc 100644 --- a/man1/getent.1 +++ b/man1/getent.1 @@ -21,7 +21,7 @@ .\" . .\" %%%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.