diff options
author | 2002-07-01 15:52:37 +0000 | |
---|---|---|
committer | 2002-07-01 15:52:37 +0000 | |
commit | 0f62b230b933a833010d21fbf36ed34c0d570998 (patch) | |
tree | 6cffd8ba69fd0cca0b20d61b05b204cf5309e974 | |
parent | use SUN_LEN to calculate AF_UNIX sockaddr's length. + some style (diff) | |
download | wireguard-openbsd-0f62b230b933a833010d21fbf36ed34c0d570998.tar.xz wireguard-openbsd-0f62b230b933a833010d21fbf36ed34c0d570998.zip |
do not Xr startkey
-rw-r--r-- | sbin/photurisd/photurisd.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/photurisd/photurisd.8 b/sbin/photurisd/photurisd.8 index 51c8dd93979..8727e1f6658 100644 --- a/sbin/photurisd/photurisd.8 +++ b/sbin/photurisd/photurisd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: photurisd.8,v 1.10 2001/12/21 11:41:50 mpech Exp $ +.\" $OpenBSD: photurisd.8,v 1.11 2002/07/01 15:52:37 deraadt Exp $ .\" .\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> .\" All rights reserved. @@ -251,7 +251,6 @@ entry: dst=134.100.106.2 port=468 options=auth .Ed .Sh SEE ALSO -.Xr startkey 1 , .Xr ipsec 4 , .Xr vpn 8 .Sh HISTORY |