summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2019-06-10 12:39:30 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2019-06-10 12:39:30 +0000
commit7ae13840cd8e562302e11e7b24dd4d3f0a1ee56e (patch)
treea6778ba652dbd42026299fe6b9a236f9ae0736ae
parente5dd06303f15ec5610bbe6812c896628c9e55c07 (diff)
downloads6-networking-7ae13840cd8e562302e11e7b24dd4d3f0a1ee56e.tar.xz
Doc typo fix
-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 5bdb3dc..3572f1a 100644
--- a/doc/s6-getservbyname.html
+++ b/doc/s6-getservbyname.html
@@ -21,7 +21,7 @@
<p>
<tt>s6-getservbyname</tt> is a simple command-line interface to the
<a href="http://pubs.opengroup.org/onlinepubs/9699919799/functions/getservbyname.html">getservbyname()</a>
-function, converting a service name and protocole into a port number.
+function, converting a service name and protocol into a port number.
</p>
<h2> Interface </h2>