diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-12-23 09:45:52 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-12-23 09:45:52 +0000 |
commit | a35bd63ea7ea151e5253bc597aa3cd05913bb3d9 (patch) | |
tree | 9e219a6c5f76263fc3f12de31bb697fcab0e1e79 /doc/shibari-server-tcp.html | |
parent | 5b832b6e66d9f3f68e55e26dc0a1c3332887e0b4 (diff) | |
download | shibari-a35bd63ea7ea151e5253bc597aa3cd05913bb3d9.tar.xz |
doc typo fixes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/shibari-server-tcp.html')
-rw-r--r-- | doc/shibari-server-tcp.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/shibari-server-tcp.html b/doc/shibari-server-tcp.html index 9e4571f..88f1ca9 100644 --- a/doc/shibari-server-tcp.html +++ b/doc/shibari-server-tcp.html @@ -143,7 +143,7 @@ slash-separated list of zones; these are the allowed zones. </dd> <dt> LOC </dt> <dd> If this variable is set, it defines a client location that is used to -implement views. A client location is at most two charaters; if the value +implement views. A client location is at most two characters; if the value is <tt>lo</tt>, then the client will be granted access to DNS data guarded by a <tt>%lo</tt> location indicator in the <a href="https://cr.yp.to/djbdns/tinydns-data.html">tinydns-data</a> file. @@ -206,7 +206,7 @@ add the following entries to your TCP access rules database: <li> <tt>ip4/1.2.3.0_24/allow</tt> (may be empty) </li> <li> <tt>ip4/1.2.3.0_24/env/LOC</tt> containing <tt>lo</tt> </li> </ul> </li> - <li> If you are using such an access rules database via a + <li> If you are using such an access rules database via an <a href="//skarnet.org/software/s6-networking/s6-tcpserver-access.html">s6-tcpserver-access</a> invocation, make sure your <a href="shibari-server-udp.html">shibari-server-udp</a> service is using the |