Edit a few spots where indeed a hyphens (U+2010) rather than U+002D is desired. ("set-name" is not something you input, it is a placeholder in the context of documentation. "out-of-flow" is part of the regular flowed text, so should not use anything but hyphens.) Signed-off-by: Jan Engelhardt <jengelh@xxxxxxx> --- extensions/libxt_SET.man | 2 +- extensions/libxt_SYNPROXY.man | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions/libxt_SET.man b/extensions/libxt_SET.man index c4713378..28a0bbe5 100644 --- a/extensions/libxt_SET.man +++ b/extensions/libxt_SET.man @@ -25,7 +25,7 @@ one from the set definition when adding an entry if it already exists, reset the timeout value to the specified one or to the default from the set definition .TP -\fB\-\-map\-set\fP \fIset\-name\fP +\fB\-\-map\-set\fP \fIset-name\fP the set-name should be created with --skbinfo option \fB\-\-map\-mark\fP map firewall mark to packet by lookup of value in the set diff --git a/extensions/libxt_SYNPROXY.man b/extensions/libxt_SYNPROXY.man index 30a71ed2..8b232e85 100644 --- a/extensions/libxt_SYNPROXY.man +++ b/extensions/libxt_SYNPROXY.man @@ -40,7 +40,7 @@ telnet 192.0.2.42 80 .br length 0 .PP -Switch tcp_loose mode off, so conntrack will mark out\-of\-flow +Switch tcp_loose mode off, so conntrack will mark out-of-flow packets as state INVALID. .IP echo 0 > /proc/sys/net/netfilter/nf_conntrack_tcp_loose -- 2.42.0