diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-04-21 09:37:26 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-04-21 09:37:26 +0000 |
commit | 15f6371705bd4e8945d55df8612928ffcea0d57b (patch) | |
tree | e88d344d8b2f2f50422bdb2aed88b5112b29cbb6 | |
parent | b596415172781a76c3683192fec702ed71d7d93a (diff) |
this is not the correct place to ref options(4);
ipsec(4) covers that anyway;
-rw-r--r-- | share/man/man8/vpn.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man8/vpn.8 b/share/man/man8/vpn.8 index 6f014799b9e..63aa7f3ee90 100644 --- a/share/man/man8/vpn.8 +++ b/share/man/man8/vpn.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vpn.8,v 1.97 2005/04/21 09:35:06 jmc Exp $ +.\" $OpenBSD: vpn.8,v 1.98 2005/04/21 09:37:25 jmc Exp $ .\" .\" Copyright 1998 Niels Provos <provos@physnet.uni-hamburg.de> .\" All rights reserved. @@ -645,7 +645,6 @@ Sample VPN configuration file. .Xr enc 4 , .Xr ipsec 4 , .Xr keynote 4 , -.Xr options 4 , .Xr isakmpd.conf 5 , .Xr isakmpd.policy 5 , .Xr pf.conf 5 , |