summaryrefslogtreecommitdiff
path: root/doc/snac.8
diff options
context:
space:
mode:
authorGravatar Sergio Durigan Junior2024-06-09 16:57:17 -0400
committerGravatar Sergio Durigan Junior2024-06-09 16:57:17 -0400
commita8a404a75df723012f836c0222067c239b3ee379 (patch)
treea78c54c80f3329440450eac36fa742ee1865c04d /doc/snac.8
parentVersion 2.55 RELEASED. (diff)
downloadsnac2-a8a404a75df723012f836c0222067c239b3ee379.tar.gz
snac2-a8a404a75df723012f836c0222067c239b3ee379.tar.xz
snac2-a8a404a75df723012f836c0222067c239b3ee379.zip
Fix typos on manpages
These typos were detected by Debian's lintian. Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
Diffstat (limited to 'doc/snac.8')
-rw-r--r--doc/snac.84
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index 389cd0e..f4d513a 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -101,7 +101,7 @@ this because Tyler knows this.
101An http server with TLS and proxying support must already be 101An http server with TLS and proxying support must already be
102installed and configured. 102installed and configured.
103.Nm 103.Nm
104runs as a daemon and listens on a TCP/IP socket, preferrably 104runs as a daemon and listens on a TCP/IP socket, preferably
105on a local interface. It can serve the full domain or only 105on a local interface. It can serve the full domain or only
106a directory. The http server must be configured to route to the 106a directory. The http server must be configured to route to the
107.Nm 107.Nm
@@ -141,7 +141,7 @@ it's re-enqueued for later. This integer configures the maximum count of
141times the sending will be retried. 141times the sending will be retried.
142.It Ic queue_retry_minutes 142.It Ic queue_retry_minutes
143The number of minutes to wait before the failed posting of a message is 143The number of minutes to wait before the failed posting of a message is
144retried. This is not linear, but multipled by the number of retries 144retried. This is not linear, but multiplied by the number of retries
145already done. 145already done.
146.It Ic queue_timeout 146.It Ic queue_timeout
147The maximum number of seconds to wait when sending a message from the queue. 147The maximum number of seconds to wait when sending a message from the queue.