diff options
-rw-r--r-- | docs/man5/tinyproxy.conf.txt.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man5/tinyproxy.conf.txt.in b/docs/man5/tinyproxy.conf.txt.in index 3e24852..c1cce09 100644 --- a/docs/man5/tinyproxy.conf.txt.in +++ b/docs/man5/tinyproxy.conf.txt.in @@ -163,7 +163,7 @@ The possible keywords and their descriptions are as follows: `type` can be one of `http`, `socks4`, `socks5`, `none`. * 'upstream none "site_spec"' turns off upstream support for sites - matching `site_spec`. + matching `site_spec`, that means the direction is done directly. The site can be specified in various forms as a hostname, domain name or as an IP range: |