diff options
author | Mukund Sivaraman <muks@banu.com> | 2010-01-03 20:50:07 +0530 |
---|---|---|
committer | Mukund Sivaraman <muks@banu.com> | 2010-01-03 20:50:07 +0530 |
commit | e5abe844d11b30bf85a2b4c124f335ac8d37c926 (patch) | |
tree | dd471f564f4bb3be1c7638b245da7ba2f030b915 /docs/man5 | |
parent | 9e79e9975f4cb7d755d1cf23f077188426dedbb4 (diff) | |
download | tinyproxy-e5abe844d11b30bf85a2b4c124f335ac8d37c926.tar.gz tinyproxy-e5abe844d11b30bf85a2b4c124f335ac8d37c926.zip |
Use named lists to match rest of the document
Diffstat (limited to 'docs/man5')
-rw-r--r-- | docs/man5/tinyproxy.conf.txt.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/man5/tinyproxy.conf.txt.in b/docs/man5/tinyproxy.conf.txt.in index 047c86f..4ce494b 100644 --- a/docs/man5/tinyproxy.conf.txt.in +++ b/docs/man5/tinyproxy.conf.txt.in @@ -143,7 +143,8 @@ The possible keywords and their descriptions are as follows: Setting this option to `Yes` tells Tinyproxy to add a header `X-Tinyproxy` containing the client's IP address to the request. -*[No] Upstream*:: +*Upstream*:: +*No Upstream*:: This option allows you to set up a set of rules for deciding whether an upstream a proxy server is to be used, based on the |