group.5: s/passwd/password/

The page inconsistently used "passwd" and "password"
to refer to the same field.

Reported-by: Jason Goldfine-Middleton <jasonwoodfine@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2009-10-17 06:47:27 +02:00
parent 130b2e49b1
commit 70ccce1140
1 changed files with 2 additions and 2 deletions

View File

@ -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: