diff options
author | 2001-06-26 05:44:00 +0000 | |
---|---|---|
committer | 2001-06-26 05:44:00 +0000 | |
commit | 2329e0a1f9549d11b107ad6049b1b0ee039bec64 (patch) | |
tree | 3682c1a823b79fd0874d144cf57d24ef68f8223c | |
parent | man page for fledgling driver. (diff) | |
download | wireguard-openbsd-2329e0a1f9549d11b107ad6049b1b0ee039bec64.tar.xz wireguard-openbsd-2329e0a1f9549d11b107ad6049b1b0ee039bec64.zip |
we sort SEE ALSO by alpha && section.
millert@ ok.
-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 21529129976..9a2a76ac58a 100644 --- a/share/man/man4/ipsec.4 +++ b/share/man/man4/ipsec.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipsec.4,v 1.43 2001/06/25 06:00:35 angelos Exp $ +.\" $OpenBSD: ipsec.4,v 1.44 2001/06/26 05:44:00 mpech 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 ipsecadm 8 , -.Xr isakmpd 8 , .Xr netintro 4 , -.Xr photurisd 8 , .Xr tcp 4 , .Xr udp 4 , +.Xr ipsecadm 8 , +.Xr isakmpd 8 , +.Xr photurisd 8 , .Xr vpn 8 .Sh ACKNOWLEDGMENTS The authors of the |