summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-05-30 08:38:41 +0000
committeruqs <uqs@FreeBSD.org>2010-05-30 08:38:41 +0000
commit3c153e0b018436cca9346857ea8a99ab379b01ea (patch)
treebdfc7de26f706c57093a6b5392807ed138ff4120 /share
parentcecdfcbeea0822ed4b1ce847da15efb757dfa5d5 (diff)
downloadFreeBSD-src-3c153e0b018436cca9346857ea8a99ab379b01ea.zip
FreeBSD-src-3c153e0b018436cca9346857ea8a99ab379b01ea.tar.gz
MFC r208493:
These features will first appear in 8.1, soon to be released Approved by: re (kib)
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/lindev.42
-rw-r--r--share/man/man9/BUS_DESCRIBE_INTR.92
2 files changed, 2 insertions, 2 deletions
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