summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_realm.man
Commit message (Collapse)AuthorAgeFilesLines
* manpages: consistent syntaxPatrick McHardy2008-06-021-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.
* Named realm (Simon Lodal <simon@parknet.dk>)Simon Lodal2006-09-021-2/+4
| | | | Optionally read realm values from /etc/iproute2/rt_realms
* split manpages into per-extension manpage snippet (Henrik Nordstrom)Henrik Nordstrom2004-01-221-0/+5
add lots of missing manpage snippets (Harald Welte)