summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_REJECT.man
Commit message (Collapse)AuthorAgeFilesLines
* iptables: libip(6)t_REJECT.man default icmp typesLaurence J. Lane2013-08-221-4/+3
| | | | | | | | | | | | The extension man page shows "port-unreach" and "port-unreachable" as default icmpv6 and icomp reject-with types. Either and variations work fine for writing rules, but they are displayed as "icmp6-port-unreachable" and "icmp-port-unreachable". Let's make that consistent. http://bugs.debian.org/644819 Signed-off-by: Laurence J. Lane <ljlane@debian.org> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
* doc: escape minus sign in manpagesJan Engelhardt2009-01-121-14/+12
| | | | | | | 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>
* doc: fix a typo in libip6t_REJECT.manJan Engelhardt2008-11-241-2/+1
| | | | | Signed-off-by: Jan Engelhardt <jengelh@medozas.de> Signed-off-by: Patrick McHardy <kaber@trash.net>
* major manpage update (Yasuyuki Kozakai)Yasuyuki KOZAKAI2006-01-301-1/+3
|
* split manpages into per-extension manpage snippet (Henrik Nordstrom)Henrik Nordstrom2004-01-221-0/+34
add lots of missing manpage snippets (Harald Welte)