summaryrefslogtreecommitdiff
path: root/doc/s6-tcpserver-access.html
diff options
context:
space:
mode:
authorColin Booth <colin@heliocat.net>2020-03-30 17:48:05 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-03-30 18:20:18 +0000
commitff26f8c9172fe70251389a15fb3861f7ec76882e (patch)
tree7b45042473476229974b3675ecaa6dc2565bd4c9 /doc/s6-tcpserver-access.html
parente7e1929e0c1476558a86d5e9280c7f54ac0bf5c3 (diff)
downloads6-networking-ff26f8c9172fe70251389a15fb3861f7ec76882e.tar.xz
s6-networking: fix html errors
Signed-off-by: Colin Booth <colin@heliocat.net>
Diffstat (limited to 'doc/s6-tcpserver-access.html')
-rw-r--r--doc/s6-tcpserver-access.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/s6-tcpserver-access.html b/doc/s6-tcpserver-access.html
index e970842..0aa0cf6 100644
--- a/doc/s6-tcpserver-access.html
+++ b/doc/s6-tcpserver-access.html
@@ -178,6 +178,7 @@ prefixes of <em>ip</em>, from <tt>ip4/</tt><em>ip</em><tt>_32</tt> to
is v6. If the result is:
</p>
+<ul>
<li> S6_ACCESSRULES_ERROR: it immediately exits 111. </li>
<li> S6_ACCESSRULES_DENY: it immediately exits 1. </li>
<li> S6_ACCESSRULES_ALLOW: it grants access. </li>