diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
commit | 2e61cbb7f50878e738849ea4384118c13733f09c (patch) | |
tree | e87cf98a8f654158f3ba922ed4d31607b79c4944 /lib/libc/sys/getgroups.2 | |
parent | 76b5366091f76c9bc73570149ef5055648fc2c39 (diff) |
Diffstat (limited to 'lib/libc/sys/getgroups.2')
-rw-r--r-- | lib/libc/sys/getgroups.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/getgroups.2 b/lib/libc/sys/getgroups.2 index 7bda9453d1d6e..bfdf9de33b07c 100644 --- a/lib/libc/sys/getgroups.2 +++ b/lib/libc/sys/getgroups.2 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)getgroups.2 8.2 (Berkeley) 4/16/94 -.\" $Id: getgroups.2,v 1.3 1998/01/11 22:01:20 alex Exp $ +.\" $Id: getgroups.2,v 1.4 1998/01/13 01:30:17 alex Exp $ .\" .Dd April 16, 1994 .Dt GETGROUPS 2 |