diff options
author | jmg <jmg@FreeBSD.org> | 2000-06-26 21:23:57 +0000 |
---|---|---|
committer | jmg <jmg@FreeBSD.org> | 2000-06-26 21:23:57 +0000 |
commit | 11ff214c03a74ed4fb57efbf70953152ca1f59cb (patch) | |
tree | f25d92f6eccd85e7e3659a64c5e4f576fe164df8 | |
parent | 209e74eb9bee3930e21cf25ce578d981c607edbf (diff) | |
download | FreeBSD-src-11ff214c03a74ed4fb57efbf70953152ca1f59cb.zip FreeBSD-src-11ff214c03a74ed4fb57efbf70953152ca1f59cb.tar.gz |
change first release date to 4.1-R as 5.0-R won't be out for at least a
year (from jkh)..
Caught by: Fx macro warning on 3.4-R
-rw-r--r-- | lib/libc/sys/kqueue.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/kqueue.2 b/lib/libc/sys/kqueue.2 index fb79c11e..ea7b27e 100644 --- a/lib/libc/sys/kqueue.2 +++ b/lib/libc/sys/kqueue.2 @@ -417,7 +417,7 @@ The and .Fn kevent functions first appeared in -.Fx 5.0 . +.Fx 4.1 . .Sh AUTHORS The .Fn kqueue |