summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Spörlein <uqs@FreeBSD.org>2010-05-30 08:38:41 +0000
committerUlrich Spörlein <uqs@FreeBSD.org>2010-05-30 08:38:41 +0000
commit182140f04a19da8300fed34506d5b6a9d9e3d7ce (patch)
treebdfc7de26f706c57093a6b5392807ed138ff4120
parent31b99bfe49cfb0820286cb7a3613dbc2f612208c (diff)
Notes
-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 bf3cf0bef8fa..0bea04ec8db0 100644
--- a/lib/libc/compat-43/sigpause.2
+++ b/lib/libc/compat-43/sigpause.2
@@ -237,5 +237,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 199bd8d6fd15..ffc5e8310f97 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 989780fdc609..0163e7023bb0 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.