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 --- libipq/ipq_set_verdict.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libipq/ipq_set_verdict.3') diff --git a/libipq/ipq_set_verdict.3 b/libipq/ipq_set_verdict.3 index 002e9fba..e9d3d3fb 100644 --- a/libipq/ipq_set_verdict.3 +++ b/libipq/ipq_set_verdict.3 @@ -20,7 +20,7 @@ .\" .\" .SH NAME -ipq_set_verdict - issue verdict and optionally modified packet to kernel +ipq_set_verdict \(em issue verdict and optionally modified packet to kernel .SH SYNOPSIS .B #include .br @@ -80,7 +80,7 @@ and NULL for The application is responsible for recalculating any packet checksums when modifying packets. .SH RETURN VALUE -On failure, -1 is returned. +On failure, \-1 is returned. .br On success, a non-zero positive value is returned. .SH ERRORS -- cgit v1.2.3