]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/getnetent_r.3
getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, adjtimex...
[thirdparty/man-pages.git] / man3 / getnetent_r.3
index 43b08b792be1b66b8591f8b5114f7f638ba6fb1b..959b3835f9be4ee353ce862a5358c03393ead24f 100644 (file)
@@ -113,7 +113,7 @@ is used to return the value that would be stored in the global variable
 by the nonreentrant versions of these functions.
 .\" getnetent.3 doesn't document any use of h_errno, but nevertheless
 .\" the nonreentrant functions no seem to set h_errno.
-.SH "RETURN VALUE"
+.SH RETURN VALUE
 On success, these functions return 0.
 On error, they return one of the positive error numbers listed in ERRORS.
 
@@ -136,10 +136,10 @@ is too small.
 Try again with a larger buffer
 (and increased
 .IR buflen ).
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 These functions are GNU extensions.
 Functions with similar names exist on some other systems,
 though typically with different calling signatures.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR getnetent (3),
 .BR networks (5)