summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_MARK.man
Commit message (Collapse)AuthorAgeFilesLines
* doc: consistent use of markupJan Engelhardt2010-07-231-10/+10
| | | | Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
* doc: libxt_MARK: no longer restricted to mangle tableJan Engelhardt2010-04-061-3/+4
| | | | | | | | MARK used to be limited to the mangle table, but there was no real restriction. References: http://marc.info/?l=netfilter-devel&m=126806510332668&w=2 Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
* doc: mention maximum mark size in manpagesJan Engelhardt2009-10-251-1/+2
|
* doc: escape minus sign in manpagesJan Engelhardt2009-01-121-8/+8
| | | | | | | 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>
* libxt_MARK r2Jan Engelhardt2008-01-201-0/+25
Add support for xt_MARK target revision 2. Also consolidate libip6t_MARK.man and libipt_MARK.man. Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>