summaryrefslogtreecommitdiffstats
path: root/man3/inet.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/inet.3')
-rw-r--r--man3/inet.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/inet.3 b/man3/inet.3
index c6b47858d..288387e66 100644
--- a/man3/inet.3
+++ b/man3/inet.3
@@ -39,7 +39,7 @@
.\" Add discussion of Classful Addressing, noting that it is obsolete.
.\" Added an EXAMPLE program.
.\"
-.TH INET 3 2020-06-09 "GNU" "Linux Programmer's Manual"
+.TH INET 3 2020-12-21 "GNU" "Linux Programmer's Manual"
.SH NAME
inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof,
inet_netof \- Internet address manipulation routines
@@ -204,7 +204,7 @@ host byte order.
The structure \fIin_addr\fP as used in
.BR inet_ntoa (),
.BR inet_makeaddr (),
-.BR inet_lnaof ()
+.BR inet_lnaof (),
and
.BR inet_netof ()
is defined in
@@ -340,7 +340,7 @@ main(int argc, char *argv[])
.BR hosts (5),
.BR networks (5)
.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,