summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 90679c01fc0..24041207159 100644
--- a/sbin/isakmpd/isakmpd.8
+++ b/sbin/isakmpd/isakmpd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: isakmpd.8,v 1.22 2001/04/05 23:22:57 ho Exp $
+.\" $OpenBSD: isakmpd.8,v 1.23 2001/04/05 23:31:05 ho Exp $
.\" $EOM: isakmpd.8,v 1.23 2000/05/02 00:30:23 niklas Exp $
.\"
.\" Copyright (c) 1998, 1999 Niklas Hallqvist. All rights reserved.
@@ -290,8 +290,8 @@ The keynote policy configuration file. Same mode requirements as
for isakmpd.conf.
.It Pa /etc/isakmpd/private/local.key
A local private key for certificate based authentication. There has
-to be a certificate for this key in the cerifcate directory mentioned
-above.
+to be a certificate for this key in the certificate directory mentioned
+above. Same mode requirements as isakmpd.conf.
.It Pa /var/run/isakmpd.fifo
The FIFO used to manually control
.Nm isakmpd .