summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_TOS.man
diff options
context:
space:
mode:
authorLaurence J. Lane <ljlane@debian.org>2019-12-04 19:18:07 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2019-12-05 11:44:41 +0100
commitaf276b85c0accdf2f28ce759887128fcfa414508 (patch)
treefc00a3bb2efbf2e85a5a72a26f2d6075490436d1 /extensions/libxt_TOS.man
parent3b9b515618c63270ec25f5e0834e1169e8dc9b08 (diff)
extensions: manpages: cleanup hyphens
Cleanup, scape hyphens so they are not interpreted by the manpage generator. Arturo says: This patch is forwarded from the iptables Debian package, where it has been around for many years now. Signed-off-by: Laurence J. Lane <ljlane@debian.org> Signed-off-by: Arturo Borrero Gonzalez <arturo@netfilter.org> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'extensions/libxt_TOS.man')
-rw-r--r--extensions/libxt_TOS.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/libxt_TOS.man b/extensions/libxt_TOS.man
index 58118ec2..de2d22dc 100644
--- a/extensions/libxt_TOS.man
+++ b/extensions/libxt_TOS.man
@@ -32,5 +32,5 @@ longterm releases 2.6.32 (>=.42), 2.6.33 (>=.15), and 2.6.35 (>=.14), there is
a bug whereby IPv6 TOS mangling does not behave as documented and differs from
the IPv4 version. The TOS mask indicates the bits one wants to zero out, so it
needs to be inverted before applying it to the original TOS field. However, the
-aformentioned kernels forgo the inversion which breaks --set-tos and its
+aformentioned kernels forgo the inversion which breaks \-\-set\-tos and its
mnemonics.