[iptables PATCH 06/16] man: iptables.8: Trivial font fixes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



No content changes intended, just type commands in bold and the single
path reference in italics.

Reported-by: debian@xxxxxxxxxxxxx
Signed-off-by: Phil Sutter <phil@xxxxxx>
---
 iptables/iptables.8.in | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/iptables/iptables.8.in b/iptables/iptables.8.in
index 71a6251d6b00c..5a9cec6c9eb35 100644
--- a/iptables/iptables.8.in
+++ b/iptables/iptables.8.in
@@ -200,7 +200,7 @@ or
 .TP
 \fB\-S\fP, \fB\-\-list\-rules\fP [\fIchain\fP]
 Print all rules in the selected chain.  If no chain is selected, all
-chains are printed like iptables-save. Like every other iptables command,
+chains are printed like \fBiptables-save\fP. Like every other iptables command,
 it applies to the specified table (filter is the default).
 .TP
 \fB\-F\fP, \fB\-\-flush\fP [\fIchain\fP]
@@ -242,30 +242,30 @@ The following parameters make up a rule specification (as used in the
 add, delete, insert, replace and append commands).
 .TP
 \fB\-4\fP, \fB\-\-ipv4\fP
-This option has no effect in iptables and iptables-restore.
+This option has no effect in \fBiptables\fP and \fBiptables-restore\fP.
 If a rule using the \fB\-4\fP option is inserted with (and only with)
-ip6tables-restore, it will be silently ignored. Any other uses will throw an
+\fBip6tables-restore\fP, it will be silently ignored. Any other uses will throw an
 error. This option allows IPv4 and IPv6 rules in a single rule file
-for use with both iptables-restore and ip6tables-restore.
+for use with both \fBiptables-restore\fP and \fBip6tables-restore\fP.
 .TP
 \fB\-6\fP, \fB\-\-ipv6\fP
 If a rule using the \fB\-6\fP option is inserted with (and only with)
-iptables-restore, it will be silently ignored. Any other uses will throw an
+\fBiptables-restore\fP, it will be silently ignored. Any other uses will throw an
 error. This option allows IPv4 and IPv6 rules in a single rule file
-for use with both iptables-restore and ip6tables-restore.
-This option has no effect in ip6tables and ip6tables-restore.
+for use with both \fBiptables-restore\fP and \fBip6tables-restore\fP.
+This option has no effect in \fBip6tables\fP and \fBip6tables-restore\fP.
 .TP
 [\fB!\fP] \fB\-p\fP, \fB\-\-protocol\fP \fIprotocol\fP
 The protocol of the rule or of the packet to check.
 The specified protocol can be one of \fBtcp\fP, \fBudp\fP, \fBudplite\fP,
 \fBicmp\fP, \fBicmpv6\fP, \fBesp\fP, \fBah\fP, \fBsctp\fP, \fBmh\fP or the special keyword "\fBall\fP",
 or it can be a numeric value, representing one of these protocols or a
-different one.  A protocol name from /etc/protocols is also allowed.
+different one.  A protocol name from \fI/etc/protocols\fP is also allowed.
 A "!" argument before the protocol inverts the
 test.  The number zero is equivalent to \fBall\fP. "\fBall\fP"
 will match with all protocols and is taken as default when this
 option is omitted.
-Note that, in ip6tables, IPv6 extension headers except \fBesp\fP are not allowed.
+Note that, in \fBip6tables\fP, IPv6 extension headers except \fBesp\fP are not allowed.
 \fBesp\fP and \fBipv6\-nonext\fP
 can be used with Kernel version 2.6.11 or later.
 The number zero is equivalent to \fBall\fP, which means that you cannot
@@ -281,7 +281,7 @@ be resolved once only, before the rule is submitted to the kernel.
 Please note that specifying any name to be resolved with a remote query such as
 DNS is a really bad idea.
 The \fImask\fP
-can be either an ipv4 network mask (for iptables) or a plain number,
+can be either an ipv4 network mask (for \fBiptables\fP) or a plain number,
 specifying the number of 1's at the left side of the network mask.
 Thus, an iptables mask of \fI24\fP is equivalent to \fI255.255.255.0\fP.
 A "!" argument before the address specification inverts the sense of
@@ -343,7 +343,7 @@ destination ports of such a packet (or ICMP type), such a packet will
 not match any rules which specify them.  When the "!" argument
 precedes the "\-f" flag, the rule will only match head fragments, or
 unfragmented packets. This option is IPv4 specific, it is not available
-in ip6tables.
+in \fBip6tables\fP.
 .TP
 \fB\-c\fP, \fB\-\-set\-counters\fP \fIpackets bytes\fP
 This enables the administrator to initialize the packet and byte
@@ -491,4 +491,4 @@ Man page originally written by Herve Eychenne <rv@xxxxxxxxxxxx>.
 .\" .. and most of all, modest ..
 .SH VERSION
 .PP
-This manual page applies to iptables/ip6tables @PACKAGE_VERSION@.
+This manual page applies to \fBiptables\fP/\fBip6tables\fP @PACKAGE_VERSION@.
-- 
2.40.0




[Index of Archives]     [Netfitler Users]     [Berkeley Packet Filter]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux