Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | manpages: more fixes to minuses, hyphens, dashes | Jan Engelhardt | 2009-08-20 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Debian still carries patches patches to the iptables nroff code touching ASCII minuses, so I thought, what's it this time. Eventually, this patch tries to straighten things once more, per http://en.wikipedia.org/wiki/Wikipedia:Manual_of_Style#Hyphens and http://en.wikipedia.org/wiki/Wikipedia:Manual_of_Style#Dashes . Titles will get the em dash; all typed commands or parameters with a hyphen get a minus (so that man(1) hyperlinking and copy-pasting does work), but other mentions get the hyphen. Signed-off-by: Jan Engelhardt <jengelh@medozas.de> Signed-off-by: Patrick McHardy <kaber@trash.net> | ||||
* | src: use NFPROTO_ constants | Jan Engelhardt | 2008-11-18 | 1 | -1/+1 |
| | | | | | | | | Resync netfilter.h from the latest kernel and make use of the new NFPROTO_ constants that have been introduced. Signed-off-by: Jan Engelhardt <jengelh@medozas.de> Signed-off-by: Patrick McHardy <kaber@trash.net> | ||||
* | IPv6 queue handler, libipq support, documentation from Fernando Anton. | James Morris | 2001-11-24 | 1 | -2/+8 |
| | |||||
* | Updated libipq documentation with information on new timeout feature, | James Morris | 2001-10-16 | 1 | -4/+4 |
| | | | | | as well as minor miscellaneous updates. Added a bit more info to the install-devel description in the INSTALL file. | ||||
* | Initial commit of libipq man pages. | James Morris | 2000-11-20 | 1 | -0/+78 |