summaryrefslogtreecommitdiffstats
path: root/man3/getservent.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getservent.3')
-rw-r--r--man3/getservent.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/getservent.3 b/man3/getservent.3
index e2ffe5de7..c8203f16a 100644
--- a/man3/getservent.3
+++ b/man3/getservent.3
@@ -31,7 +31,7 @@
.\" Modified Mon Apr 22 01:50:54 1996 by Martin Schulze <joey@infodrom.north.de>
.\" 2001-07-25 added a clause about NULL proto (Martin Michlmayr or David N. Welton)
.\"
-.TH GETSERVENT 3 2017-09-15 "GNU" "Linux Programmer's Manual"
+.TH GETSERVENT 3 2020-12-21 "GNU" "Linux Programmer's Manual"
.SH NAME
getservent, getservbyname, getservbyport, setservent, endservent \-
get service entry
@@ -142,7 +142,7 @@ The name of the protocol to use with this service.
.SH RETURN VALUE
The
.BR getservent (),
-.BR getservbyname ()
+.BR getservbyname (),
and
.BR getservbyport ()
functions return a pointer to a
@@ -213,7 +213,7 @@ POSIX.1-2001, POSIX.1-2008, 4.3BSD.
.BR getservent_r (3),
.BR services (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,