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 --- iptables-restore.8 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'iptables-restore.8') diff --git a/iptables-restore.8 b/iptables-restore.8 index e80d9432..a52bcebe 100644 --- a/iptables-restore.8 +++ b/iptables-restore.8 @@ -19,10 +19,9 @@ .\" .\" .SH NAME -iptables-restore \- Restore IP Tables +iptables-restore \(em Restore IP Tables .SH SYNOPSIS -.BR "iptables-restore " "[-c] [-n]" -.br +\fBiptables\-restore\fP [\fB\-c\fP] [\fB\-n\fP] .SH DESCRIPTION .PP .B iptables-restore @@ -41,7 +40,7 @@ None known as of iptables-1.2.1 release .SH AUTHOR Harald Welte .SH SEE ALSO -.BR iptables-save "(8), " iptables "(8) " +\fBiptables\-save\fP(8), \fBiptables\fP(8) .PP The iptables-HOWTO, which details more iptables usage, the NAT-HOWTO, which details NAT, and the netfilter-hacking-HOWTO which details the -- cgit v1.2.3