summaryrefslogtreecommitdiff
path: root/sbin/isakmpd
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-03-06 20:29:25 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-03-06 20:29:25 +0000
commitca264f9350ebdec98d5c8d1cdb4d7b019b3f7620 (patch)
tree5ad17a1980db7e5c43b12b015c29e42f96d68acb /sbin/isakmpd
parentf5b7cc21b57c32e3e6e97a3d8415cebde43ecb5e (diff)
.Xr typos;
ok deraadt@
Diffstat (limited to 'sbin/isakmpd')
-rw-r--r--sbin/isakmpd/isakmpd.conf.56
-rw-r--r--sbin/isakmpd/isakmpd.policy.54
2 files changed, 5 insertions, 5 deletions
diff --git a/sbin/isakmpd/isakmpd.conf.5 b/sbin/isakmpd/isakmpd.conf.5
index 699928a7210..3ae7d1684b7 100644
--- a/sbin/isakmpd/isakmpd.conf.5
+++ b/sbin/isakmpd/isakmpd.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: isakmpd.conf.5,v 1.74 2003/03/03 16:51:38 ho Exp $
+.\" $OpenBSD: isakmpd.conf.5,v 1.75 2003/03/06 20:29:24 jmc Exp $
.\" $EOM: isakmpd.conf.5,v 1.57 2000/12/21 14:43:17 ho Exp $
.\"
.\" Copyright (c) 1998, 1999, 2000 Niklas Hallqvist. All rights reserved.
@@ -179,7 +179,7 @@ This means that we won't see if an address given here does not exist
on this host, and thus no error is given for that case.
.It Em Policy-file
The name of the file that contains
-.Xr KeyNote 4
+.Xr keynote 4
policies.
The default is "/etc/isakmpd/isakmpd.policy".
.It Em Pubkey-directory
@@ -389,7 +389,7 @@ In the case of
note that the IKE protocol allows any octet sequence to be sent or
received under this payload, potentially including non-printable
ones.
-.Xr isakmpd 1
+.Xr isakmpd 8
can only transmit printable
.Li KEY_ID
payloads, but can receive and process arbitrary
diff --git a/sbin/isakmpd/isakmpd.policy.5 b/sbin/isakmpd/isakmpd.policy.5
index 1b97bdc0cd0..cf72784820b 100644
--- a/sbin/isakmpd/isakmpd.policy.5
+++ b/sbin/isakmpd/isakmpd.policy.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: isakmpd.policy.5,v 1.29 2003/01/20 19:52:36 deraadt Exp $
+.\" $OpenBSD: isakmpd.policy.5,v 1.30 2003/03/06 20:29:24 jmc Exp $
.\" $EOM: isakmpd.policy.5,v 1.24 2000/11/23 12:55:25 niklas Exp $
.\"
.\" Copyright (c) 1999-2001, Angelos D. Keromytis. All rights reserved.
@@ -46,7 +46,7 @@ daemon managing security association and key management for the
layer of the kernel's networking stack.
.Pp
The
-.Xr isakmpd 1
+.Xr isakmpd 8
daemon (also known as IKE, for Internet Key Exchange) is used when two
systems need to automatically set up a pair of Security Associations
(SAs) for securely communicating using IPsec.