Date: Mon, 24 May 2010 11:14:40 +0000 (UTC) From: Ulrich Spoerlein <uqs@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r208493 - in head: lib/libc/compat-43 share/man/man4 share/man/man9 Message-ID: <201005241114.o4OBEe7w082726@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: uqs Date: Mon May 24 11:14:40 2010 New Revision: 208493 URL: http://svn.freebsd.org/changeset/base/208493 Log: These features will first appear in 8.1, soon to be released MFC after: 3 days Modified: head/lib/libc/compat-43/sigpause.2 head/share/man/man4/lindev.4 head/share/man/man9/BUS_DESCRIBE_INTR.9 Modified: head/lib/libc/compat-43/sigpause.2 ============================================================================== --- head/lib/libc/compat-43/sigpause.2 Mon May 24 11:01:56 2010 (r208492) +++ head/lib/libc/compat-43/sigpause.2 Mon May 24 11:14:40 2010 (r208493) @@ -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. Modified: head/share/man/man4/lindev.4 ============================================================================== --- head/share/man/man4/lindev.4 Mon May 24 11:01:56 2010 (r208492) +++ head/share/man/man4/lindev.4 Mon May 24 11:14:40 2010 (r208493) @@ -70,4 +70,4 @@ For reads it emulates The .Nm module first appeared in -.Fx 9.0 . +.Fx 8.1 . Modified: head/share/man/man9/BUS_DESCRIBE_INTR.9 ============================================================================== --- head/share/man/man9/BUS_DESCRIBE_INTR.9 Mon May 24 11:01:56 2010 (r208492) +++ head/share/man/man9/BUS_DESCRIBE_INTR.9 Mon May 24 11:14:40 2010 (r208493) @@ -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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005241114.o4OBEe7w082726>