summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>2000-11-23 12:56:43 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>2000-11-23 12:56:43 +0000
commit2ae426da520b59b1849ddb7dc954a0db451374b8 (patch)
tree6189eff7bb3f6cbb62890d6052c82adb63277459
parent956975baeb216369adf76d233f9df2124b83ac0b (diff)
Merge with EOM 1.24
author: niklas sync with OpenBSD author: angelos Update.
-rw-r--r--sbin/isakmpd/isakmpd.policy.510
1 files changed, 5 insertions, 5 deletions
diff --git a/sbin/isakmpd/isakmpd.policy.5 b/sbin/isakmpd/isakmpd.policy.5
index d61ae1abf90..bc65e8b5d7c 100644
--- a/sbin/isakmpd/isakmpd.policy.5
+++ b/sbin/isakmpd/isakmpd.policy.5
@@ -1,5 +1,5 @@
-.\" $OpenBSD: isakmpd.policy.5,v 1.14 2000/10/29 00:01:41 aaron Exp $
-.\" $EOM: isakmpd.policy.5,v 1.22 2000/10/13 17:56:52 angelos Exp $
+.\" $OpenBSD: isakmpd.policy.5,v 1.15 2000/11/23 12:56:42 niklas Exp $
+.\" $EOM: isakmpd.policy.5,v 1.24 2000/11/23 12:55:25 niklas Exp $
.\"
.\" Copyright (c) 1999, Angelos D. Keromytis. All rights reserved.
.\"
@@ -440,10 +440,10 @@ or
.Va IPv6 subnet ,
these contain the lowest address in the specified subnet.
.It remote_filter, local_filter, remote_id
-When the corresponding filter_type specifies an address (or range, or
-subnet), these are set to the upper and lower part of the address
+When the corresponding filter_type specifies an address range or
+subnet, these are set to the upper and lower part of the address
space separated by a dash ('-') character (if the type specifies a
-single address, both parts are set to the same address).
+single address, they are set to that address).
For FQDN and User FQDN types, these are set to the respective string.
.It remote_filter_port, local_filter_port, remote_id_port
Set to the transport protocol port.