summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/isakmpd.policy.5
diff options
context:
space:
mode:
authorMike Pechkin <mpech@cvs.openbsd.org>2001-12-13 20:16:49 +0000
committerMike Pechkin <mpech@cvs.openbsd.org>2001-12-13 20:16:49 +0000
commita37e294bfb52a06afd6eb6645870cf1c540b877e (patch)
tree36ba9d9b5ffc6d45680f435ed5a7932be0645989 /sbin/isakmpd/isakmpd.policy.5
parent341511d89cf2709a82733b614acd805624150322 (diff)
o) start new sentence on a new line;
o) wrap long lines; o) fix bogus .Xr usage; o) we don't like blank lines; o) always close .Bl tags; o) OpenBSD -> .Ox; o) don't like .Pp before .Ss; millert@ ok;
Diffstat (limited to 'sbin/isakmpd/isakmpd.policy.5')
-rw-r--r--sbin/isakmpd/isakmpd.policy.59
1 files changed, 5 insertions, 4 deletions
diff --git a/sbin/isakmpd/isakmpd.policy.5 b/sbin/isakmpd/isakmpd.policy.5
index d0408c91437..51cb295154d 100644
--- a/sbin/isakmpd/isakmpd.policy.5
+++ b/sbin/isakmpd/isakmpd.policy.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: isakmpd.policy.5,v 1.23 2001/10/05 04:40:42 ho Exp $
+.\" $OpenBSD: isakmpd.policy.5,v 1.24 2001/12/13 20:16:48 mpech 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.
@@ -134,10 +134,11 @@ is read when
.Xr isakmpd 8
is first started, and every time it receives a
.Dv SIGHUP
-signal. The new policies read will be used for all new Phase 2 (IPsec)
+signal.
+The new policies read will be used for all new Phase 2 (IPsec)
SAs established from that point on (even if the associated Phase 1 SA
-was already established when the new policies were loaded). The policy
-change will not affect already established Phase 2 SAs.
+was already established when the new policies were loaded).
+The policy change will not affect already established Phase 2 SAs.
.Pp
For more details on KeyNote assertion format, please see
.Xr keynote 5 .