diff options
Diffstat (limited to 'share/man/man5/group.5')
-rw-r--r-- | share/man/man5/group.5 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man5/group.5 b/share/man/man5/group.5 index 44e2849..b40e5e0 100644 --- a/share/man/man5/group.5 +++ b/share/man/man5/group.5 @@ -44,7 +44,7 @@ The file file is the local source of group information. It can be used in conjunction with the Hesiod domain `group', and the NIS maps `group.byname' and `group.bygid', -as controlled by +as controlled by .Xr nsswitch.conf 5 . .Pp The file @@ -70,7 +70,7 @@ Group members. .Pp Lines whose first non-whitespace character is a pound-sign (#) are comments, and are ignored. -Blank lines that consist +Blank lines that consist only of spaces, tabs or newlines are also ignored. .Pp The @@ -90,7 +90,7 @@ is an optional password. This field is rarely used and an asterisk is normally placed in it rather than leaving it blank. -The +The .Ar member field contains the names of users granted the privileges of .Ar group . @@ -121,7 +121,7 @@ There are various limitations which are explained in the function where they occur; see section .Sx SEE ALSO . .Pp -In older implementations, +In older implementations, a group cannot have more than 200 members. The maximum line length of .Pa /etc/group |