diff options
| -rw-r--r-- | share/man/man5/group.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/group.5 b/share/man/man5/group.5 index 6de6bc9c7ac4..154716580bc7 100644 --- a/share/man/man5/group.5 +++ b/share/man/man5/group.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)group.5 8.3 (Berkeley) 4/19/94 -.\" $Id: group.5,v 1.2 1994/09/20 22:44:35 wollman Exp $ +.\" $Id: group.5,v 1.3 1996/06/30 16:09:51 wosch Exp $ .\" .Dd September 29, 1994 .Dt GROUP 5 @@ -124,7 +124,7 @@ Thus, the group name returned by .Fn getgrgid is not guaranteed to have a valid forward mapping. .Sh LIMITS -A group cannot have more than 200 members. The maximal line +A group cannot have more than 200 members. The maximum line length of .Pa /etc/group is 1024 characters. Longer lines will be skiped. |
