summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2005-04-14 12:32:23 +0000
committerjmc <jmc@openbsd.org>2005-04-14 12:32:23 +0000
commit2e758178f816b190fd6dd5b10b100b1b11df9d19 (patch)
treeab25f96f1f1c2584578eaaa9610437793c201e5f
parentarg to -b is an address, not if_name; (diff)
downloadwireguard-openbsd-2e758178f816b190fd6dd5b10b100b1b11df9d19.tar.xz
wireguard-openbsd-2e758178f816b190fd6dd5b10b100b1b11df9d19.zip
remove BUGS section, as no longer relevant;
ok hshoexer@ markus@
-rw-r--r--share/man/man8/vpn.87
1 files changed, 1 insertions, 6 deletions
diff --git a/share/man/man8/vpn.8 b/share/man/man8/vpn.8
index 6540f284998..ab51cdf728f 100644
--- a/share/man/man8/vpn.8
+++ b/share/man/man8/vpn.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vpn.8,v 1.88 2005/04/14 12:06:51 jmc Exp $
+.\" $OpenBSD: vpn.8,v 1.89 2005/04/14 12:32:23 jmc Exp $
.\"
.\" Copyright 1998 Niels Provos <provos@physnet.uni-hamburg.de>
.\" All rights reserved.
@@ -560,8 +560,3 @@ Firewall configuration file.
.Xr isakmpd 8 ,
.Xr pfctl 8 ,
.Xr sysctl 8
-.Sh BUGS
-In situations where the gateway IPs are outside the tunnelled network
-range, such as when tunnelling private (RFC 1918) networks over the Internet,
-.Xr isakmpd 8
-or manual keying must be used.