summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-01-23 23:08:48 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-01-23 23:08:48 +0000
commit4611deddfe84c32a29dc209ac73fe6d285ecb766 (patch)
tree475980cae589e4cabc0b4cec98416476d7cd7e14 /sbin
parent4e76df5b9bcb457022337d952d20ff0e485612e1 (diff)
`Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8))
discussed with todd@
Diffstat (limited to 'sbin')
-rw-r--r--sbin/isakmpd/isakmpd.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/isakmpd/isakmpd.8 b/sbin/isakmpd/isakmpd.8
index 08ad3352944..6a2a42442e9 100644
--- a/sbin/isakmpd/isakmpd.8
+++ b/sbin/isakmpd/isakmpd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: isakmpd.8,v 1.59 2004/01/16 10:51:57 hshoexer Exp $
+.\" $OpenBSD: isakmpd.8,v 1.60 2004/01/23 23:08:46 jmc Exp $
.\" $EOM: isakmpd.8,v 1.23 2000/05/02 00:30:23 niklas Exp $
.\"
.\" Copyright (c) 1998, 1999, 2000, 2001 Niklas Hallqvist.
@@ -114,12 +114,12 @@ The
.Fl d
option is used to make the daemon run in the foreground, logging to stderr.
.It Xo Fl D
-.Ar class Ns No = Ns Ar level
+.Ar class Ns = Ns Ar level
.Xc
Debugging class.
It's possible to specify this argument many times.
It takes a parameter of the form
-.Ar class Ns No = Ns Ar level ,
+.Ar class Ns = Ns Ar level ,
where both
.Ar class
and