From 9059c09ef1e5e71d3b63754bbe1277338070955b Mon Sep 17 00:00:00 2001
From: Laurent Bercot
Date: Sat, 20 Dec 2014 02:52:53 +0000
Subject: Doc fixes
---
doc/s6-tcpserver-access.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'doc/s6-tcpserver-access.html')
diff --git a/doc/s6-tcpserver-access.html b/doc/s6-tcpserver-access.html
index c7bb27a..cb758d9 100644
--- a/doc/s6-tcpserver-access.html
+++ b/doc/s6-tcpserver-access.html
@@ -170,7 +170,7 @@ client and converts it to canonical form. Then it checks it with the
function. In other words, it tries to match broader and broader network
prefixes of ip, from ip4/ip_32 to
ip4/0.0.0.0_0 if ip is v4, or from
-ip6/ip/128 to ip6/::_0 if ip
+ip6/ip_128 to ip6/::_0 if ip
is v6. If the result is:
@@ -195,8 +195,8 @@ S6NET_ACCESSRULES_ALLOW.
Note that even if the access check succeeds, the connection can still be
-denied if paranoid mode has been required (-p) and a forward DNS query
-on remotehost does not match ip.
+denied if paranoid mode has been requested (-p) and a forward DNS
+query on remotehost does not match ip.
Environment and executable modifications
--
cgit v1.3.1