summaryrefslogtreecommitdiff
path: root/lib/libc/gen/getgrent.3
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1997-02-05 04:29:56 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1997-02-05 04:29:56 +0000
commit860c2cf2bc6592828a3468ab8ee661042b059ae8 (patch)
treefde30676422ab07fdec2d11fde3fc5693fdbb8cf /lib/libc/gen/getgrent.3
parentb61013aa0c73c687493c80193bc040d29b351fb8 (diff)
Diffstat (limited to 'lib/libc/gen/getgrent.3')
-rw-r--r--lib/libc/gen/getgrent.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/getgrent.3 b/lib/libc/gen/getgrent.3
index 321b1d37b4ec3..dd2408cb47815 100644
--- a/lib/libc/gen/getgrent.3
+++ b/lib/libc/gen/getgrent.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)getgrent.3 8.2 (Berkeley) 4/19/94
-.\" $Id: getgrent.3,v 1.2.6.3 1996/06/05 02:46:53 jkh Exp $
+.\" $Id: getgrent.3,v 1.2.6.4 1996/06/22 23:51:51 gpalmer Exp $
.\"
.Dd September 29, 1994
.Dt GETGRENT 3