summaryrefslogtreecommitdiffstats
path: root/man3/getnetent_r.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getnetent_r.3')
-rw-r--r--man3/getnetent_r.313
1 files changed, 6 insertions, 7 deletions
diff --git a/man3/getnetent_r.3 b/man3/getnetent_r.3
index 5ba672424..eda9652d4 100644
--- a/man3/getnetent_r.3
+++ b/man3/getnetent_r.3
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH getnetent_r 3 2023-02-05 "Linux man-pages 6.03"
+.TH getnetent_r 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
getnetent_r, getnetbyname_r, getnetbyaddr_r \- get
network entry (reentrant)
@@ -127,26 +127,25 @@ Try again with a larger buffer
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
-.ad l
-.nh
.TS
allbox;
lbx lb lb
l l l.
Interface Attribute Value
T{
+.na
+.nh
.BR getnetent_r (),
.BR getnetbyname_r (),
.BR getnetbyaddr_r ()
T} Thread safety MT-Safe locale
.TE
-.hy
-.ad
.sp 1
-.SH STANDARDS
-These functions are GNU extensions.
+.SH VERSIONS
Functions with similar names exist on some other systems,
though typically with different calling signatures.
+.SH STANDARDS
+GNU.
.SH SEE ALSO
.BR getnetent (3),
.BR networks (5)