summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2006-08-29 18:14:26 +0000
committerjmc <jmc@openbsd.org>2006-08-29 18:14:26 +0000
commitc174e1678f96d14b3d102c8d91aeb6d1227e9711 (patch)
tree75059837896525ea22a9e3943a5e8949d8b07f39
parentFix handling of beacon frames by stations while they're associated. (diff)
downloadwireguard-openbsd-c174e1678f96d14b3d102c8d91aeb6d1227e9711.tar.xz
wireguard-openbsd-c174e1678f96d14b3d102c8d91aeb6d1227e9711.zip
ACKNOWLEDGEMENTS -> AUTHORS;
-rw-r--r--share/man/man4/ipsec.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ipsec.4 b/share/man/man4/ipsec.4
index 59e5d42196f..36c9e61c0e0 100644
--- a/share/man/man4/ipsec.4
+++ b/share/man/man4/ipsec.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipsec.4,v 1.74 2006/08/29 17:57:28 jmc Exp $
+.\" $OpenBSD: ipsec.4,v 1.75 2006/08/29 18:14:26 jmc Exp $
.\"
.\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
.\" All rights reserved.
@@ -390,7 +390,7 @@ and
.Nx .
The latest transforms and new features were
implemented by Angelos D. Keromytis and Niels Provos.
-.Sh ACKNOWLEDGMENTS
+.Sh AUTHORS
The authors of the IPsec code proper are
John Ioannidis, Angelos D. Keromytis, and Niels Provos.
.Pp