summaryrefslogtreecommitdiffstats
path: root/man3/getnetent.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getnetent.3')
-rw-r--r--man3/getnetent.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/getnetent.3 b/man3/getnetent.3
index bf556a54b..2efb7b424 100644
--- a/man3/getnetent.3
+++ b/man3/getnetent.3
@@ -27,7 +27,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 21:48:06 1993 by Rik Faith (faith@cs.unc.edu)
-.TH GETNETENT 3 2017-09-15 "GNU" "Linux Programmer's Manual"
+.TH GETNETENT 3 2020-12-21 "GNU" "Linux Programmer's Manual"
.SH NAME
getnetent, getnetbyname, getnetbyaddr, setnetent, endnetent \-
get network entry
@@ -130,7 +130,7 @@ The network number in host byte order.
.SH RETURN VALUE
The
.BR getnetent (),
-.BR getnetbyname ()
+.BR getnetbyname (),
and
.BR getnetbyaddr ()
functions return a pointer to a
@@ -210,7 +210,7 @@ was of type
.br
RFC\ 1101
.SH COLOPHON
-This page is part of release 5.09 of the Linux
+This page is part of release 5.10 of the Linux
.I man-pages
project.
A description of the project,