diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-04-14 12:32:24 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-04-14 12:32:24 +0000 |
commit | a532f63dbe0d36948ec9bf8ca259814a873e82fc (patch) | |
tree | edffda477ab6f044e32dd988aeb9d0146541ceaa /share/man/man8 | |
parent | 162fe2ad1b7e831329616891e045882940033087 (diff) |
remove BUGS section, as no longer relevant;
ok hshoexer@ markus@
Diffstat (limited to 'share/man/man8')
-rw-r--r-- | share/man/man8/vpn.8 | 7 |
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. |