diff options
-rw-r--r-- | extensions/libxt_TOS.man | 2 | ||||
-rw-r--r-- | iptables.8.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/extensions/libxt_TOS.man b/extensions/libxt_TOS.man index a42a73dd..d5cbfcb8 100644 --- a/extensions/libxt_TOS.man +++ b/extensions/libxt_TOS.man @@ -1,5 +1,5 @@ This module sets the Type of Service field in the IPv4 header (including the -'precedence' bits) or the Priority field in the IPv6 header. Note that TOS +"precedence" bits) or the Priority field in the IPv6 header. Note that TOS shares the same bits as DSCP and ECN. The TOS target is only valid in the \fBmangle\fR table. .TP diff --git a/iptables.8.in b/iptables.8.in index 14fc23ad..cb6e6b08 100644 --- a/iptables.8.in +++ b/iptables.8.in @@ -217,7 +217,7 @@ targets. Rename the user specified chain to the user supplied name. This is cosmetic, and has no effect on the structure of the table. .TP -\fB\-\h\fP +\fB\-h\fP Help. Give a (currently very brief) description of the command syntax. .SS PARAMETERS |