summaryrefslogtreecommitdiff
path: root/docs/man5
diff options
context:
space:
mode:
authorMukund Sivaraman <muks@banu.com>2009-09-28 16:26:19 +0530
committerMukund Sivaraman <muks@banu.com>2009-09-28 16:26:19 +0530
commitafcd38536ba4b096085763aafecb158b0bc1a29a (patch)
tree681ac6265815cfbb91020a49f9b90a1e63f13a1e /docs/man5
parent5a77c9744a3e8efe0168dd8b476e51d7f99f13e0 (diff)
downloadtinyproxy-afcd38536ba4b096085763aafecb158b0bc1a29a.tar.gz
tinyproxy-afcd38536ba4b096085763aafecb158b0bc1a29a.zip
docs: Fix case
Diffstat (limited to 'docs/man5')
-rw-r--r--docs/man5/tinyproxy.conf.txt.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/man5/tinyproxy.conf.txt.in b/docs/man5/tinyproxy.conf.txt.in
index f41b87b..9bfc554 100644
--- a/docs/man5/tinyproxy.conf.txt.in
+++ b/docs/man5/tinyproxy.conf.txt.in
@@ -282,7 +282,7 @@ The possible keywords and their descriptions are as follows:
support. With reverse proxying it's possible to make a number of
sites appear as if they were part of a single site.
- If you uncomment the following two directives and run tinyproxy
+ If you uncomment the following two directives and run Tinyproxy
on your own computer at port 8888, you can access example.com,
using http://localhost:8888/example/.
@@ -290,7 +290,7 @@ The possible keywords and their descriptions are as follows:
*ReverseOnly*::
- When using tinyproxy as a reverse proxy, it is STRONGLY
+ When using Tinyproxy as a reverse proxy, it is STRONGLY
recommended that the normal proxy is turned off by setting
this boolean option to `Yes`.