diff options
author | Michael Adam <obnox@samba.org> | 2009-10-10 22:23:28 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2009-10-10 22:23:28 +0200 |
commit | add2685a552d7694d8a3bc6a21b3b4c58264f564 (patch) | |
tree | b649fe0ce5aa04045a2e48f7a8c0885a69418888 /docs | |
parent | cbe52ca43ca89691cde1459228ffff40113e4136 (diff) | |
download | tinyproxy-add2685a552d7694d8a3bc6a21b3b4c58264f564.tar.gz tinyproxy-add2685a552d7694d8a3bc6a21b3b4c58264f564.zip |
Fix a typo in the tinyproxy.conf(5) manpage.
Diffstat (limited to '')
-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 3b6242c..456ca4c 100644 --- a/docs/man5/tinyproxy.conf.txt.in +++ b/docs/man5/tinyproxy.conf.txt.in @@ -124,7 +124,7 @@ The possible keywords and their descriptions are as follows: * Info (most verbose) The LogLevel logs from the set level and above. For example, if - the LogLevel was set to Warning, than all log messages from + the LogLevel was set to Warning, then all log messages from Warning to Critical would be output, but Notice and below would be suppressed. |