]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
iptables-save: minor corrections to the manpage markup
authorJan Engelhardt <jengelh@medozas.de>
Thu, 19 Mar 2009 16:14:49 +0000 (17:14 +0100)
committerJan Engelhardt <jengelh@medozas.de>
Tue, 24 Mar 2009 11:08:05 +0000 (12:08 +0100)
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
ip6tables-save.8
iptables-save.8

index 47eb44ad2249b0c9a942601446fa9913e311abeb..c760b32a20ad7730ab040f9cea89debf87129a69 100644 (file)
 .\"
 .\"
 .SH NAME
-ip6tables-save \- Save IPv6 Tables
+ip6tables-save - dump iptables rules to stdout
 .SH SYNOPSIS
-.BR "ip6tables-save " "[-M modprobe] [-c] [-t table]"
-.br
+\fBip6tables\-save\fP [\fB\-M\fP \fImodprobe\fP] [\fB\-c\fP]
+[\fB\-t\fP \fItable\fP
 .SH DESCRIPTION
 .PP
 .B ip6tables-save
@@ -36,8 +36,7 @@ inspect /proc/sys/kernel/modprobe to determine the executable's path.
 \fB\-c\fR, \fB\-\-counters\fR
 include the current values of all packet and byte counters in the output
 .TP
-\fB\-t\fR, \fB\-\-table\fR \fBtablename\fR
-.TP
+\fB\-t\fR, \fB\-\-table\fR \fItablename\fP
 restrict output to only one table. If not specified, output includes all
 available tables.
 .SH BUGS
index de5fd48b09b0bc9efe121b6038d8c884286bbf8c..c1729fede938858b157acd6bf43ef05a02eddcc9 100644 (file)
 .\"
 .\"
 .SH NAME
-iptables-save \- Save IP Tables
+iptables-save - dump iptables rules to stdout
 .SH SYNOPSIS
-.BR "iptables-save " "[-M modprobe] [-c] [-t table]"
-.br
+\fBiptables\-save\fP [\fB\-M\fP \fImodprobe\fP] [\fB\-c\fP]
+[\fB\-t\fP \fItable\fP]
 .SH DESCRIPTION
 .PP
 .B iptables-save
@@ -36,8 +36,7 @@ inspect /proc/sys/kernel/modprobe to determine the executable's path.
 \fB\-c\fR, \fB\-\-counters\fR
 include the current values of all packet and byte counters in the output
 .TP
-\fB\-t\fR, \fB\-\-table\fR \fBtablename\fR
-.TP
+\fB\-t\fR, \fB\-\-table\fR \fItablename\fP
 restrict output to only one table. If not specified, output includes all
 available tables.
 .SH BUGS