summaryrefslogtreecommitdiff
path: root/lib/libc/gen/getgrent.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/getgrent.3')
-rw-r--r--lib/libc/gen/getgrent.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/getgrent.3 b/lib/libc/gen/getgrent.3
index 007a9ff3a3d..d2ecf6944da 100644
--- a/lib/libc/gen/getgrent.3
+++ b/lib/libc/gen/getgrent.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getgrent.3,v 1.4 1999/06/04 01:30:11 aaron Exp $
+.\" $OpenBSD: getgrent.3,v 1.5 1999/06/05 03:44:53 aaron Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -67,7 +67,7 @@ which is described
in
.Xr group 5 .
Each line of the database is defined by the structure
-.Em group
+.Li struct group
found in the include
file
.Aq Pa grp.h :