summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2003-07-24 09:28:21 +0000
committerjmc <jmc@openbsd.org>2003-07-24 09:28:21 +0000
commit3665c5c1c8dac3635fa78a3e41092adb1a218167 (patch)
tree11a68e694552f54ef5271f7f74cc928e0c392326
parenthmac-sha2-{256,384,512} support in AH/ESP auth. markus ok (diff)
downloadwireguard-openbsd-3665c5c1c8dac3635fa78a3e41092adb1a218167.tar.xz
wireguard-openbsd-3665c5c1c8dac3635fa78a3e41092adb1a218167.zip
knote() appeared in OBSD 2.9;
-rw-r--r--share/man/man9/knote.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/knote.9 b/share/man/man9/knote.9
index 85efebc91f3..c7199dc3db7 100644
--- a/share/man/man9/knote.9
+++ b/share/man/man9/knote.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: knote.9,v 1.1 2003/07/21 21:03:16 mickey Exp $
+.\" $OpenBSD: knote.9,v 1.2 2003/07/24 09:28:21 jmc Exp $
.\" $NetBSD: knote.9,v 1.9 2003/04/16 13:35:29 wiz Exp $
.\"
.\" Copyright (c) 2001, 2002, 2003 The NetBSD Foundation, Inc.
@@ -109,7 +109,7 @@ and
functions first appeared in
.Fx 4.1 ,
and then in
-.Nx 2.0 .
+.Ox 2.9 .
.Sh AUTHORS
The
.Fn kqueue