summaryrefslogtreecommitdiff
path: root/man3/getgrnam.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getgrnam.3')
-rw-r--r--man3/getgrnam.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/getgrnam.3 b/man3/getgrnam.3
index 62ca333d..08c38c97 100644
--- a/man3/getgrnam.3
+++ b/man3/getgrnam.3
@@ -131,7 +131,7 @@ or an initial suggested size for
the call fails with
.BR ERANGE ,
in which case the caller can retry with a larger buffer.)
-.SH "RETURN VALUE"
+.SH RETURN VALUE
The
.BR getgrnam ()
and
@@ -205,7 +205,7 @@ Insufficient buffer space supplied.
.TP
.I /etc/group
local group database file
-.SH "CONFORMING TO"
+.SH CONFORMING TO
SVr4, 4.3BSD, POSIX.1-2001.
.SH NOTES
The formulation given above under "RETURN VALUE" is from POSIX.1-2001.
@@ -228,7 +228,7 @@ situation: 0, ENOENT, EBADF, ESRCH, EWOULDBLOCK, EPERM and probably others.
.\" FreeBSD 4.8, OpenBSD 3.2, NetBSD 1.6 - give EPERM
.\" SunOS 5.8 - gives EBADF
.\" Tru64 5.1b, HP-UX-11i, SunOS 5.7 - give 0
-.SH "SEE ALSO"
+.SH SEE ALSO
.BR endgrent (3),
.BR fgetgrent (3),
.BR getgrent (3),