From 352ccfb847dfd290a7b761cd87445a48e551acb5 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 20 Aug 2009 17:15:22 +0200 Subject: manpages: more fixes to minuses, hyphens, dashes Debian still carries patches patches to the iptables nroff code touching ASCII minuses, so I thought, what's it this time. Eventually, this patch tries to straighten things once more, per http://en.wikipedia.org/wiki/Wikipedia:Manual_of_Style#Hyphens and http://en.wikipedia.org/wiki/Wikipedia:Manual_of_Style#Dashes . Titles will get the em dash; all typed commands or parameters with a hyphen get a minus (so that man(1) hyperlinking and copy-pasting does work), but other mentions get the hyphen. Signed-off-by: Jan Engelhardt Signed-off-by: Patrick McHardy --- extensions/libxt_connbytes.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions/libxt_connbytes.man') diff --git a/extensions/libxt_connbytes.man b/extensions/libxt_connbytes.man index e475cae7..0504a55d 100644 --- a/extensions/libxt_connbytes.man +++ b/extensions/libxt_connbytes.man @@ -8,7 +8,7 @@ The primary use is to detect long-lived downloads and mark them to be scheduled using a lower priority band in traffic control. .PP The transferred bytes per connection can also be viewed through -`conntrack -L` and accessed via ctnetlink. +`conntrack \-L` and accessed via ctnetlink. .PP NOTE that for connections which have no accounting information, the match will always return false. The "net.netfilter.nf_conntrack_acct" sysctl flag controls -- cgit v1.2.3