summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_CONNMARK.man
Commit message (Collapse)AuthorAgeFilesLines
* man: proper roff encoding for ~ and ^Jan Engelhardt2023-11-271-2/+2
| | | | | | Fixes: v1.8.10-28-g4b0c168a Signed-off-by: Jan Engelhardt <jengelh@inai.de> Signed-off-by: Florian Westphal <fw@strlen.de>
* man: more backslash-encoding of charactersJan Engelhardt2023-11-131-2/+2
| | | | | | | | "-" is the dash, "\-" is minus as we know, but groff lists some more characters: "^" is "modifier circumflex" and "~" is "modifier tilde", which, too, need to be escaped for our use. Signed-off-by: Jan Engelhardt <jengelh@inai.de>
* doc: consistent use of markupJan Engelhardt2010-07-231-13/+13
| | | | 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-14/+14
| | | | | | | 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_CONNMARK revision 1Jan Engelhardt2008-01-291-12/+49
| | | | | | Add support for xt_CONNMARK target revision 1. Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
* Moves libipt_CONNMARK.man to libxt_CONNMARK.man for ip6tables.8Yasuyuki KOZAKAI2007-11-291-0/+15