diff options
author | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 2001-06-25 06:00:36 +0000 |
---|---|---|
committer | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 2001-06-25 06:00:36 +0000 |
commit | 166b98ee0d345e15958cb4dab7d69215c9dff28d (patch) | |
tree | 8b580ebb9cc2a7abea99a27338951803f08d00ce /share/man/man4/ipsec.4 | |
parent | c9d8f15a7d8939c495066126ccc6c5027c23c393 (diff) |
Alpha order for SEE ALSO references.
Diffstat (limited to 'share/man/man4/ipsec.4')
-rw-r--r-- | share/man/man4/ipsec.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/ipsec.4 b/share/man/man4/ipsec.4 index 4fb374f1410..21529129976 100644 --- a/share/man/man4/ipsec.4 +++ b/share/man/man4/ipsec.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipsec.4,v 1.42 2001/06/25 03:30:23 provos Exp $ +.\" $OpenBSD: ipsec.4,v 1.43 2001/06/25 06:00:35 angelos Exp $ .\" .\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> .\" All rights reserved. @@ -417,12 +417,12 @@ At the moment the socket options are not fully implemented. .Xr icmp 4 , .Xr inet 4 , .Xr ip 4 , -.Xr netintro 4 , -.Xr tcp 4 , -.Xr udp 4 , .Xr ipsecadm 8 , .Xr isakmpd 8 , +.Xr netintro 4 , .Xr photurisd 8 , +.Xr tcp 4 , +.Xr udp 4 , .Xr vpn 8 .Sh ACKNOWLEDGMENTS The authors of the |