Author: uqs Date: Sun May 30 08:38:41 2010 New Revision: 208652 URL: http://svn.freebsd.org/changeset/base/208652
Log: MFC r208493: These features will first appear in 8.1, soon to be released Approved by: re (kib) Modified: stable/8/lib/libc/compat-43/sigpause.2 stable/8/share/man/man4/lindev.4 stable/8/share/man/man9/BUS_DESCRIBE_INTR.9 Directory Properties: stable/8/lib/libc/ (props changed) stable/8/lib/libc/stdtime/ (props changed) stable/8/share/man/man4/ (props changed) stable/8/share/man/man9/ (props changed) Modified: stable/8/lib/libc/compat-43/sigpause.2 ============================================================================== --- stable/8/lib/libc/compat-43/sigpause.2 Sun May 30 04:44:32 2010 (r208651) +++ stable/8/lib/libc/compat-43/sigpause.2 Sun May 30 08:38:41 2010 (r208652) @@ -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. Modified: stable/8/share/man/man4/lindev.4 ============================================================================== --- stable/8/share/man/man4/lindev.4 Sun May 30 04:44:32 2010 (r208651) +++ stable/8/share/man/man4/lindev.4 Sun May 30 08:38:41 2010 (r208652) @@ -70,4 +70,4 @@ For reads it emulates The .Nm module first appeared in -.Fx 9.0 . +.Fx 8.1 . Modified: stable/8/share/man/man9/BUS_DESCRIBE_INTR.9 ============================================================================== --- stable/8/share/man/man9/BUS_DESCRIBE_INTR.9 Sun May 30 04:44:32 2010 (r208651) +++ stable/8/share/man/man9/BUS_DESCRIBE_INTR.9 Sun May 30 08:38:41 2010 (r208652) @@ -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. _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"