summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_multiport.man
Commit message (Collapse)AuthorAgeFilesLines
* manpage updatesJan Engelhardt2008-06-081-4/+7
| | | | | | | | | A number of options support negation, but the manpage did not reflect this ("[!]" was absent). Also fix a few [] (optional arguments) to {} (required arguments) in the option-BNF. Signed-off-by: Jan Engelhardt <jengelh@medozas.de> Signed-off-by: Patrick McHardy <kaber@trash.net>
* manpages: consistent syntaxPatrick McHardy2008-06-021-3/+3
| | | | | | | | | | In the manpages, bold is used to denote characters the user has to enter verbatim, italic denotes placeholders and non-highlighted pieces are used as a structure: "[]" specifying an optional part, "{}" a mandatory part, with "|" used for alternations. The "!" for negation is better supported before the option than after it, too. The patch makes a few files consistent with this style already used in manpages.
* Combine ipt and ip6t manpagesJan Engelhardt2008-04-141-0/+20
Combine ipt and ip6t manpages