diff options
author | 2006-05-26 09:30:36 +0000 | |
---|---|---|
committer | 2006-05-26 09:30:36 +0000 | |
commit | 9fb8734e68a807b1aa9304ac556fa1e17191ea4c (patch) | |
tree | 54c1e1564254cb027f0eaf9358e24b5a7d91a17f | |
parent | vpn.8 removal; (diff) | |
download | wireguard-openbsd-9fb8734e68a807b1aa9304ac556fa1e17191ea4c.tar.xz wireguard-openbsd-9fb8734e68a807b1aa9304ac556fa1e17191ea4c.zip |
ipsectl -> ipsecctl
-rw-r--r-- | sbin/isakmpd/isakmpd.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/isakmpd/isakmpd.conf.5 b/sbin/isakmpd/isakmpd.conf.5 index bfd6c2b171f..1f50a62cc90 100644 --- a/sbin/isakmpd/isakmpd.conf.5 +++ b/sbin/isakmpd/isakmpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isakmpd.conf.5,v 1.110 2006/05/26 09:26:07 jmc Exp $ +.\" $OpenBSD: isakmpd.conf.5,v 1.111 2006/05/26 09:30:36 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. @@ -192,7 +192,7 @@ If this tag is defined, .Xr isakmpd 8 will not set up flows automatically. This is useful when flows are configured with -.Xr ipsectl 8 +.Xr ipsecctl 8 or by other programs like .Xr bgpd 8 . Thus |