diff options
author | 2006-09-12 13:29:39 +0000 | |
---|---|---|
committer | 2006-09-12 13:29:39 +0000 | |
commit | 626dab48a9d146ce69f7af1934d71afcfe69d0e8 (patch) | |
tree | 40a65c5779b3c13c202552e7ad1abbdec0b42843 | |
parent | add a section on packet filtering ipsec traffic; (diff) | |
download | wireguard-openbsd-626dab48a9d146ce69f7af1934d71afcfe69d0e8.tar.xz wireguard-openbsd-626dab48a9d146ce69f7af1934d71afcfe69d0e8.zip |
no need to Xr isakmpd.conf.5;
-rw-r--r-- | sbin/ipsecctl/ipsec.conf.5 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/ipsecctl/ipsec.conf.5 b/sbin/ipsecctl/ipsec.conf.5 index bdf3a38a9ac..26d5b763a67 100644 --- a/sbin/ipsecctl/ipsec.conf.5 +++ b/sbin/ipsecctl/ipsec.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipsec.conf.5,v 1.90 2006/09/12 13:28:47 jmc Exp $ +.\" $OpenBSD: ipsec.conf.5,v 1.91 2006/09/12 13:29:39 jmc Exp $ .\" .\" Copyright (c) 2004 Mathieu Sauve-Frankel All rights reserved. .\" @@ -709,7 +709,6 @@ pass on enc0 from 192.168.3.1 to any keep state (if-bound) .\".Xr ipcomp 4 , .Xr ipsec 4 , .Xr tcp 4 , -.Xr isakmpd.conf 5 , .Xr pf.conf 5 , .Xr ipsecctl 8 , .Xr isakmpd 8 |