summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2009-10-10 22:24:02 +0200
committerMichael Adam <obnox@samba.org>2009-10-10 22:24:02 +0200
commit03b8e8bc198c83beda85942ff73d401bc4afb79e (patch)
treec306e7a119ff42da355953f2598a8b5ff99817b2 /docs
parentadd2685a552d7694d8a3bc6a21b3b4c58264f564 (diff)
downloadtinyproxy-03b8e8bc198c83beda85942ff73d401bc4afb79e.tar.gz
tinyproxy-03b8e8bc198c83beda85942ff73d401bc4afb79e.zip
Fix another typo in the tinyproxy.conf(5) manpage.
Diffstat (limited to '')
-rw-r--r--docs/man5/tinyproxy.conf.txt.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man5/tinyproxy.conf.txt.in b/docs/man5/tinyproxy.conf.txt.in
index 456ca4c..ee9c1b2 100644
--- a/docs/man5/tinyproxy.conf.txt.in
+++ b/docs/man5/tinyproxy.conf.txt.in
@@ -217,7 +217,7 @@ The possible keywords and their descriptions are as follows:
RFC 2616 requires proxies to add a `Via` header to the HTTP
requests, but using the real host name can be a security
- concern. If the `ViaProxyname` option is present, than its
+ concern. If the `ViaProxyname` option is present, then its
string value will be used as the host name in the Via header.
Otherwise, the server's host name will be used.