summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2024-02-21 09:45:07 +0000
committerLaurent Bercot <ska@appnovation.com>2024-02-21 09:45:07 +0000
commit9b375965d45e69fa2b7c27c4d1da66f26d76cb14 (patch)
treefad38238b81f3363fd9761bb90f7072570465876
parentc1b02ce115e2d05b777d19e7f93e452b4c17773e (diff)
downloadshibari-9b375965d45e69fa2b7c27c4d1da66f26d76cb14.tar.xz
Doc typo fix
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--doc/shibari-server-tcp.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/shibari-server-tcp.html b/doc/shibari-server-tcp.html
index 88f1ca9..8d4ccba 100644
--- a/doc/shibari-server-tcp.html
+++ b/doc/shibari-server-tcp.html
@@ -84,7 +84,7 @@ of the shibari package provides service templates to help you run shibari-server
<dl>
<dt> 0 </dt> <dd> Clean exit. There was a successful series of DNS exchanges
-and tipideed received EOF, or timed out while the client was idle. </dd>
+and shibari-server-tcp received EOF, or timed out while the client was idle. </dd>
<dt> 1 </dt> <dd> Invalid DNS query. The client spoke garbage. </dd>
<dt> 100 </dt> <dd> Bad usage. shibari-server-tcp was run in an incorrect way: bad command
line options, or missing environment variables, etc. </dd>