summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjakob <jakob@openbsd.org>2000-03-28 13:08:45 +0000
committerjakob <jakob@openbsd.org>2000-03-28 13:08:45 +0000
commit5158738eb4d2819929e4990ef94789ed593ddbd0 (patch)
treea78dd3183665cea3153e18784fc372d4e8b3a116
parentAllow authentication-only ESP (must have broken it in the previous (diff)
downloadwireguard-openbsd-5158738eb4d2819929e4990ef94789ed593ddbd0.tar.xz
wireguard-openbsd-5158738eb4d2819929e4990ef94789ed593ddbd0.zip
ratecheck comes from NetBSD.
-rw-r--r--share/man/man9/ratecheck.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/ratecheck.9 b/share/man/man9/ratecheck.9
index ab9cf62d8a4..bd7bf097ae6 100644
--- a/share/man/man9/ratecheck.9
+++ b/share/man/man9/ratecheck.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ratecheck.9,v 1.1 2000/03/17 22:24:27 jakob Exp $
+.\" $OpenBSD: ratecheck.9,v 1.2 2000/03/28 13:08:45 jakob Exp $
.\" $NetBSD: ratecheck.9,v 1.1.2.1 2000/02/18 20:26:43 he Exp $
.\"
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
@@ -137,5 +137,5 @@ drv_errhandler(int err1, int err2)
.Sh HISTORY
The
.Fn ratecheck
-function appeared in
-.Ox 2.7 .
+function first appeared in
+.Nx 1.5 .