Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | manpage updates | Jan Engelhardt | 2008-06-08 | 1 | -1/+1 |
| | | | | | | | | | A number of options support negation, but the manpage did not reflect this ("[!]" was absent). Also fix a few [] (optional arguments) to {} (required arguments) in the option-BNF. Signed-off-by: Jan Engelhardt <jengelh@medozas.de> Signed-off-by: Patrick McHardy <kaber@trash.net> | ||||
* | iptables: move manpage | Jan Engelhardt | 2007-11-25 | 1 | -0/+69 |
Rename libipt_{time,u32}.man to libxt_{time,u32}.man to go in line with the C files. Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de> |