summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorangelos <angelos@openbsd.org>1999-10-07 21:48:34 +0000
committerangelos <angelos@openbsd.org>1999-10-07 21:48:34 +0000
commitffc55d6d4718771bbe8e98b3f3372cda7b864103 (patch)
treec6e29237cdefbbddc712a3cb74c1288d145e85a4
parentadd skey to sshd: (diff)
downloadwireguard-openbsd-ffc55d6d4718771bbe8e98b3f3372cda7b864103.tar.xz
wireguard-openbsd-ffc55d6d4718771bbe8e98b3f3372cda7b864103.zip
Add a reference to enc(4)
-rw-r--r--share/man/man4/ipsec.43
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/ipsec.4 b/share/man/man4/ipsec.4
index 6f0abb699c6..ab4744b6c95 100644
--- a/share/man/man4/ipsec.4
+++ b/share/man/man4/ipsec.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipsec.4,v 1.25 1999/10/05 21:16:03 aaron Exp $
+.\" $OpenBSD: ipsec.4,v 1.26 1999/10/07 21:48:34 angelos Exp $
.\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
.\" All rights reserved.
.\"
@@ -362,6 +362,7 @@ There's a lot more to be said on this subject. This is just a beginning.
.Br
At the moment the socket options are not fully implemented.
.Sh SEE ALSO
+.Xr enc 4 ,
.Xr icmp 4 ,
.Xr inet 4 ,
.Xr ip 4 ,