From 70ccce11401047278066b1aac6b94d0f32c05f76 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 17 Oct 2009 06:47:27 +0200 Subject: [PATCH] group.5: s/passwd/password/ The page inconsistently used "passwd" and "password" to refer to the same field. Reported-by: Jason Goldfine-Middleton Signed-off-by: Michael Kerrisk --- man5/group.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man5/group.5 b/man5/group.5 index 727494da9..6467948df 100644 --- a/man5/group.5 +++ b/man5/group.5 @@ -22,7 +22,7 @@ .\" USA. .\" .\" Modified Sat Jul 24 17:06:03 1993 by Rik Faith (faith@cs.unc.edu) -.TH GROUP 5 2009-02-23 "Linux" "Linux Programmer's Manual" +.TH GROUP 5 2009-10-17 "Linux" "Linux Programmer's Manual" .SH NAME group \- user group file .SH DESCRIPTION @@ -30,7 +30,7 @@ group \- user group file There is one entry per line, with the following format: .sp .RS -group_name:passwd:GID:user_list +group_name:password:GID:user_list .RE .sp The field descriptions are: