]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/getpw.3
getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, adjtimex...
[thirdparty/man-pages.git] / man3 / getpw.3
index 7bc7e06f50ee12c92617bd39f20ee64c0a98ef76..08c94ddd099ba637679c18468ca3d91c15751d6a 100644 (file)
@@ -67,7 +67,7 @@ struct passwd {
 .PP
 For more information about the fields of this structure, see
 .BR passwd (5).
-.SH "RETURN VALUE"
+.SH RETURN VALUE
 The
 .BR getpw ()
 function returns 0 on success; on error, it returns \-1, and
@@ -91,7 +91,7 @@ structure.
 .TP
 .I /etc/passwd
 password database file
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 SVr2.
 .SH BUGS
 The
@@ -100,7 +100,7 @@ function is dangerous as it may overflow the provided buffer
 .IR buf .
 It is obsoleted by
 .BR getpwuid (3).
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR endpwent (3),
 .BR fgetpwent (3),
 .BR getpwent (3),