Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: escape minus sign in manpages | Jan Engelhardt | 2009-01-12 | 1 | -6/+6 |
| | | | | | | | 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 | -4/+4 |
| | | | | | | | | | | 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. | ||||
* | major manpage update (Yasuyuki Kozakai) | Yasuyuki KOZAKAI | 2006-01-30 | 1 | -7/+7 |
| | |||||
* | split manpages into per-extension manpage snippet (Henrik Nordstrom) | Henrik Nordstrom | 2004-01-22 | 1 | -0/+19 |
add lots of missing manpage snippets (Harald Welte) |