diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-06-04 21:17:52 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-06-04 21:17:52 +0000 |
commit | 28942ce889a7259e8be30628061d9b097562d9de (patch) | |
tree | 20577e00094402502112639806bbc457569ef77c /doc | |
parent | 6832affdac2dd4ce2bc0b967c01f8772a56405a5 (diff) | |
download | smtpd-starttls-proxy-28942ce889a7259e8be30628061d9b097562d9de.tar.xz |
More more more doc fixes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/smtpd-starttls-proxy-io.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/smtpd-starttls-proxy-io.html b/doc/smtpd-starttls-proxy-io.html index d0e8d86..52479bd 100644 --- a/doc/smtpd-starttls-proxy-io.html +++ b/doc/smtpd-starttls-proxy-io.html @@ -102,7 +102,7 @@ of chainloading. It has been broken down into several lines for readability. <a href="//skarnet.org/software/execline/">execline</a> script.) </li> </ul> -<pre> s6-tcpserver -- <em>hostip</em> <em>port</em> \ +<pre> s6-tcpserver -- <em>hostip</em> <em>port</em> \ s6-tcpserver-access -Dl0 -t5000 -- \ s6-ucspitlsd -K30000 -- \ s6-applyuidgid -Uz -- \ |