summaryrefslogtreecommitdiffstats
path: root/ip6tables-restore.8
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2009-08-20 17:15:22 +0200
committerPatrick McHardy <kaber@trash.net>2009-08-20 17:15:22 +0200
commit352ccfb847dfd290a7b761cd87445a48e551acb5 (patch)
treec2b59376da8378713226795c5bfa2eadefab1377 /ip6tables-restore.8
parentcfb048f5b5778a57144b00866cd0734e9617a4ea (diff)
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 <jengelh@medozas.de> Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'ip6tables-restore.8')
-rw-r--r--ip6tables-restore.87
1 files changed, 3 insertions, 4 deletions
diff --git a/ip6tables-restore.8 b/ip6tables-restore.8
index 43c12687..02648070 100644
--- a/ip6tables-restore.8
+++ b/ip6tables-restore.8
@@ -19,10 +19,9 @@
.\"
.\"
.SH NAME
-ip6tables-restore \- Restore IPv6 Tables
+ip6tables-restore \(em Restore IPv6 Tables
.SH SYNOPSIS
-.BR "ip6tables-restore " "[-c] [-n]"
-.br
+\fBip6tables\-restore\fP [\fB\-c\fP] [\fB\-n\fP]
.SH DESCRIPTION
.PP
.B ip6tables-restore
@@ -44,7 +43,7 @@ Harald Welte <laforge@gnumonks.org>
.br
Andras Kis-Szabo <kisza@sch.bme.hu>
.SH SEE ALSO
-.BR ip6tables-save "(8), " ip6tables "(8) "
+\fBip6tables\-save\fP(8), \fBip6tables\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