Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | manpage updates | Jan Engelhardt | 2008-06-08 | 1 | -2/+2 |
| | | | | | | | | | 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 syntax | Patrick McHardy | 2008-06-02 | 1 | -1/+1 |
| | | | | | | | | | | 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. | ||||
* | manpages: grammar and spelling | Jan Engelhardt | 2008-04-13 | 1 | -1/+1 |
| | |||||
* | Move libipt_dscp.man to libxt_dscp.man for ip6tables.8 | Yasuyuki KOZAKAI | 2007-11-29 | 1 | -0/+10 |