diff options
author | Jakob Schlyter <jakob@cvs.openbsd.org> | 2000-03-28 13:08:46 +0000 |
---|---|---|
committer | Jakob Schlyter <jakob@cvs.openbsd.org> | 2000-03-28 13:08:46 +0000 |
commit | 75367cc195aea852551fa9e0b4447f0bf9fcd536 (patch) | |
tree | 113d13bfaa5ecc4b2ff0cae5712bd755aabbed5b | |
parent | dcd5f23ea5851d7202f6c813ba7d18b378e29919 (diff) |
ratecheck comes from NetBSD.
-rw-r--r-- | share/man/man9/ratecheck.9 | 6 |
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 . |