summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-05-24 11:14:40 +0000
committeruqs <uqs@FreeBSD.org>2010-05-24 11:14:40 +0000
commit598285f6f9f5354c0c6d341c1c8cd78e9981c0f5 (patch)
treee0fba698ef25ff4356e2e4b248de189897caa336
parent95d1dcb0f4a474d917cb01a3d515ea2850a0adca (diff)
downloadFreeBSD-src-598285f6f9f5354c0c6d341c1c8cd78e9981c0f5.zip
FreeBSD-src-598285f6f9f5354c0c6d341c1c8cd78e9981c0f5.tar.gz
These features will first appear in 8.1, soon to be released
MFC after: 3 days
-rw-r--r--lib/libc/compat-43/sigpause.22
-rw-r--r--share/man/man4/lindev.42
-rw-r--r--share/man/man9/BUS_DESCRIBE_INTR.92
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/compat-43/sigpause.2 b/lib/libc/compat-43/sigpause.2
index d6271f1..1187b52 100644
--- a/lib/libc/compat-43/sigpause.2
+++ b/lib/libc/compat-43/sigpause.2
@@ -238,5 +238,5 @@ function appeared in
.Bx 4.2
and has been deprecated.
All other functions appeared in
-.Fx 9.0
+.Fx 8.1
and were deprecated before being implemented.
diff --git a/share/man/man4/lindev.4 b/share/man/man4/lindev.4
index 199bd8d..ffc5e83 100644
--- a/share/man/man4/lindev.4
+++ b/share/man/man4/lindev.4
@@ -70,4 +70,4 @@ For reads it emulates
The
.Nm
module first appeared in
-.Fx 9.0 .
+.Fx 8.1 .
diff --git a/share/man/man9/BUS_DESCRIBE_INTR.9 b/share/man/man9/BUS_DESCRIBE_INTR.9
index 989780f..0163e70 100644
--- a/share/man/man9/BUS_DESCRIBE_INTR.9
+++ b/share/man/man9/BUS_DESCRIBE_INTR.9
@@ -98,7 +98,7 @@ The
method and
.Fn bus_describe_intr
functions first appeared in
-.Fx 9.0 .
+.Fx 8.1 .
.Sh BUGS
It is not currently possible to remove a description from an active interrupt
handler.
OpenPOWER on IntegriCloud