summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_TPROXY.man
Commit message (Collapse)AuthorAgeFilesLines
* doc: consistent use of markupJan Engelhardt2010-07-231-1/+1
| | | | Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
* manpages: markup correctionsJan Engelhardt2009-06-101-1/+1
| | | | | | | | The manpage of xt_cluster and xt_recent had some unclosed tags. Backslashes in commands are also not wanted because manpages are a freeform, automatically-wrapped text. Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
* doc: escape minus sign in manpagesJan Engelhardt2009-01-121-5/+5
| | | | | | | groff formats '-' as a hyphen, and '\-' is needed for a minus. Signed-off-by: Jan Engelhardt <jengelh@medozas.de> Signed-off-by: Patrick McHardy <kaber@trash.net>
* Add iptables support for the TPROXY targetKOVACS Krisztian2008-10-151-0/+21
Signed-off-by: KOVACS Krisztian <hidden@sch.bme.hu> Signed-off-by: Patrick McHardy <kaber@trash.net>