manpages: generate manpages

This commit is contained in:
Jan Engelhardt
2008-04-09 20:41:08 +02:00
parent 2c2527bdc4
commit d5ee47e9da
8 changed files with 62 additions and 10 deletions

13
xtables-addons.8.in Normal file
View File

@@ -0,0 +1,13 @@
.TH xtables-addons 8 2008-04-09
.SH NAME
Xtables-addons - additional extensions for iptables, ip6tables, etc.
.SH TARGETS
.\" @TARGET@
.SH MATCHES
.\" @MATCHES@
.SH "SEE ALSO"
\fBiptables\fP(8), \fBip6tables\fP(8)
.PP
For developers, the book "Writing your own Netfilter modules" at
http://jengelh.medozas.de/documents/Netfilter_Modules.pdf provides detailed
information on how to write such modules/extensions.