diff options
author | 2005-02-22 21:44:55 +0000 | |
---|---|---|
committer | 2005-02-22 21:44:55 +0000 | |
commit | 522501419ce3c0057f2372d36581713a7cadc54e (patch) | |
tree | f666f12897cd704b27a3b7ce4d78e3f8a4a7f9a6 | |
parent | build delete messages for isakmp sa correctly. (diff) | |
download | wireguard-openbsd-522501419ce3c0057f2372d36581713a7cadc54e.tar.xz wireguard-openbsd-522501419ce3c0057f2372d36581713a7cadc54e.zip |
fix wrong line break in comment.
ok hshoexer@
-rw-r--r-- | sbin/isakmpd/isakmpd.conf.5 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sbin/isakmpd/isakmpd.conf.5 b/sbin/isakmpd/isakmpd.conf.5 index 001031ac3bd..cc7b480799b 100644 --- a/sbin/isakmpd/isakmpd.conf.5 +++ b/sbin/isakmpd/isakmpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isakmpd.conf.5,v 1.97 2005/01/05 23:34:37 jmc Exp $ +.\" $OpenBSD: isakmpd.conf.5,v 1.98 2005/02/22 21:44:55 moritz 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. @@ -801,8 +801,7 @@ Listen-on= 10.1.0.2 # These connections are walked over after config file parsing and told # to the application layer so that it will inform us when traffic wants to -# pass over them. -This means we can do on-demand keying. +# pass over them. This means we can do on-demand keying. [Phase 2] Connections= IPsec-east-west |