aboutsummaryrefslogtreecommitdiffstats
path: root/doc/s6-getservbyname.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-04-28 08:44:10 +0000
committerLaurent Bercot <ska@appnovation.com>2025-04-28 08:44:10 +0000
commite903d827b91202cb890b638419cc9409cde1b9d5 (patch)
tree67fd564073609177b386861eb7596cbbeee1f90e /doc/s6-getservbyname.html
parent9499f0c51f3163dd6f7a5f7812b00897b049d139 (diff)
downloads6-networking-e903d827b91202cb890b638419cc9409cde1b9d5.tar.gz
Latest batch of fixes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/s6-getservbyname.html')
-rw-r--r--doc/s6-getservbyname.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-getservbyname.html b/doc/s6-getservbyname.html
index 7f4d9c4..8644c2a 100644
--- a/doc/s6-getservbyname.html
+++ b/doc/s6-getservbyname.html
@@ -20,7 +20,7 @@
<p>
<tt>s6-getservbyname</tt> is a simple command-line interface to the
-<a href="https://pubs.opengroup.org/onlinepubs/9699919799/functions/getservbyname.html">getservbyname()</a>
+<a href="https://pubs.opengroup.org/onlinepubs/9799919799/functions/getservbyname.html">getservbyname()</a>
function, converting a service name and protocol into a port number.
</p>