summaryrefslogtreecommitdiff
path: root/man3/getipnodebyname.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getipnodebyname.3')
-rw-r--r--man3/getipnodebyname.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/getipnodebyname.3 b/man3/getipnodebyname.3
index ec0dc7a0..3210e846 100644
--- a/man3/getipnodebyname.3
+++ b/man3/getipnodebyname.3
@@ -181,7 +181,7 @@ and
.I len
must be set to
.IR "sizeof(struct in6_addr)" .
-.SH "RETURN VALUE"
+.SH RETURN VALUE
A NULL pointer is returned if an error occurred, and
.I error_num
will contain an error code from the following list:
@@ -253,7 +253,7 @@ is
This is an array of one or more pointers to network address structures for the
network host.
The array is terminated by a NULL pointer.
-.SH "CONFORMING TO"
+.SH CONFORMING TO
RFC\ 2553.
.\" Not in POSIX.1-2001.
.SH NOTES
@@ -261,7 +261,7 @@ These functions were present in glibc 2.1.91-95, but were
removed again.
Several UNIX-like systems support them, but all
call them deprecated.
-.SH "SEE ALSO"
+.SH SEE ALSO
.BR getaddrinfo (3),
.BR getnameinfo (3),
.BR inet_ntop (3),