diff options
author | 2001-06-25 06:00:35 +0000 | |
---|---|---|
committer | 2001-06-25 06:00:35 +0000 | |
commit | ec534e1565bb7939120d6da5a963c859d19eb9a5 (patch) | |
tree | f5d31725d0387a366588dfed6841b2c7e3665207 | |
parent | sync usage message with reality, alphabetize option order; ok pjanzen (diff) | |
download | wireguard-openbsd-ec534e1565bb7939120d6da5a963c859d19eb9a5.tar.xz wireguard-openbsd-ec534e1565bb7939120d6da5a963c859d19eb9a5.zip |
Alpha order for SEE ALSO references.
-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 |