summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1997-02-28 05:46:19 +0000
committerMike Pritchard <mpp@FreeBSD.org>1997-02-28 05:46:19 +0000
commit28f86af29722bf77e5b620e64c82f28edc2262ea (patch)
tree119ad6eafd6569ed034bd3a8289514fe514dfd62 /lib/libc
parent20cd56f068633bb01113adfb7b9a98101f61e779 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/getgrent.38
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/gen/getgrent.3 b/lib/libc/gen/getgrent.3
index ad3617d6b4e2..a9f226a4a9f0 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$
+.\" $Id: getgrent.3,v 1.9 1997/02/22 14:58:07 peter Exp $
.\"
.Dd September 29, 1994
.Dt GETGRENT 3
@@ -167,9 +167,9 @@ have no return value.
group database file
.El
.Sh SEE ALSO
-.Fn getpwent 3 ,
-.Fn yp 4 ,
-.Fn group 5
+.Xr getpwent 3 ,
+.Xr yp 4 ,
+.Xr group 5
.Sh HISTORY
The functions
.Fn endgrent ,