Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | man: fix physdev manpage | Bart De Schuymer | 2009-01-26 | 1 | -3/+3 |
| | | | | | | | | A sentence of the physdev module's help entry was truncated by the man program because the line starts with a single quote. Signed-off-by: Bart De Schuymer <bdschuym@pandora.be> Signed-off-by: Patrick McHardy <kaber@trash.net> | ||||
* | doc: escape minus sign in manpages | Jan Engelhardt | 2009-01-12 | 1 | -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> | ||||
* | manpages: consistent syntax | Patrick McHardy | 2008-06-02 | 1 | -5/+5 |
| | | | | | | | | | | 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. | ||||
* | Unifies libip[6]t_physdev.man to libxt_physdev.man | Yasuyuki KOZAKAI | 2007-11-29 | 1 | -0/+42 |