tinyproxy/docs
rofl0r c4dc3ba007 filter: fix documentation about rules
the file docs/filter-howto.txt was removed, as it contained misleading
information since it was first checked in.

it suggests the syntax for filter rules is fnmatch()-like, when in
fact they need to be specified as posix regular expressions.

additionally it contained a lot of utterly unrelated and irrelevant/
outdated text.

a few examples with the correct syntax have now been added to
tinyproxy.conf.5 manpage.

closes #212
2020-09-05 17:33:53 +01:00
..
man5 filter: fix documentation about rules 2020-09-05 17:33:53 +01:00
man8 generate manpages with pod2man instead of a2x/asciidoc(tor) 2020-08-19 22:45:37 +01:00
.gitignore Rename doc directory to docs 2009-09-14 16:56:12 +05:30
http-error-codes.txt Rename doc directory to docs 2009-09-14 16:56:12 +05:30
http-rfcs.txt Rename doc directory to docs 2009-09-14 16:56:12 +05:30
Makefile.am filter: fix documentation about rules 2020-09-05 17:33:53 +01:00