From ccf3fba1f2a7547d73135bc5499f9e4b1826f758 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 19 Mar 2009 17:14:49 +0100 Subject: iptables-save: minor corrections to the manpage markup Signed-off-by: Jan Engelhardt --- ip6tables-save.8 | 9 ++++----- iptables-save.8 | 9 ++++----- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/ip6tables-save.8 b/ip6tables-save.8 index 47eb44ad..c760b32a 100644 --- a/ip6tables-save.8 +++ b/ip6tables-save.8 @@ -19,10 +19,10 @@ .\" .\" .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 diff --git a/iptables-save.8 b/iptables-save.8 index de5fd48b..c1729fed 100644 --- a/iptables-save.8 +++ b/iptables-save.8 @@ -19,10 +19,10 @@ .\" .\" .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 -- cgit v1.2.3