summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2015-01-16 14:19:08 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2015-01-16 14:19:08 +0000
commit40ca7cdc4f74b7b2bc982a71e965c441e1b44c24 (patch)
tree1ca9da4e7f66d318619d3571141975305d17ee19
parent4165da652433ac8247f1345d4677fb25325ae65e (diff)
Tweak previous: Do not put punctuation on its own line, put it at the end
of the preceding macro line; no output change with mandoc, fixes output with groff. Also, if you want spacing back after .Sm off, do not add an argument containing a blank character, simply rely on .Sm on.
-rw-r--r--sbin/isakmpd/isakmpd.823
1 files changed, 9 insertions, 14 deletions
diff --git a/sbin/isakmpd/isakmpd.8 b/sbin/isakmpd/isakmpd.8
index 686a466aebd..38f2f18d5ba 100644
--- a/sbin/isakmpd/isakmpd.8
+++ b/sbin/isakmpd/isakmpd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: isakmpd.8,v 1.115 2015/01/16 09:08:41 bentley Exp $
+.\" $OpenBSD: isakmpd.8,v 1.116 2015/01/16 14:19:07 schwarze Exp $
.\" $EOM: isakmpd.8,v 1.23 2000/05/02 00:30:23 niklas Exp $
.\"
.\" Copyright (c) 1998, 1999, 2000, 2001 Niklas Hallqvist.
@@ -333,24 +333,21 @@ Available commands are:
.It Xo
.Ic C add
.Sm off
-.Op Ar section
-:
+.Op Ar section :
.Ar tag No = Ar value
.Sm on
.Xc
.It Xo
.Ic C rmv
.Sm off
-.Op Ar section
-:
+.Op Ar section :
.Ar tag No = Ar value
.Sm on
.Xc
.It Xo
.Ic C rm
.Sm off
-.Op Ar section
-:
+.Op Ar section :
.Ar tag
.Sm on
.Xc
@@ -361,18 +358,17 @@ Available commands are:
.It Xo
.Ic C set
.Sm off
-.Op Ar section
-:
+.Op Ar section :
.Ar tag No = Ar value
.Sm on
.Xc
.It Xo
.Ic C set
.Sm off
-.Op Ar section
-:
-.Ar tag No = Ar value " " Ic force
+.Op Ar section :
+.Ar tag No = Ar value
.Sm on
+.Ic force
.Xc
Update the running
.Nm
@@ -405,8 +401,7 @@ or an "R" through the FIFO will void any updates done to the configuration.
.It Xo
.Ic C get
.Sm off
-.Op Ar section
-:
+.Op Ar section :
.Ar tag
.Sm on
.Xc