svn commit: r191414 - in head: lib/libc/string lib/libc/sys sbin/savecore share/man/man4 share/man/man4/man4.i386 share/man/man4/man4.powerpc usr.sbin/cpucontrol usr.sbin/crashinfo usr.sbin/setfib

Christian Brueffer brueffer at FreeBSD.org
Thu Apr 23 08:37:58 UTC 2009


Author: brueffer
Date: Thu Apr 23 08:37:56 2009
New Revision: 191414
URL: http://svn.freebsd.org/changeset/base/191414

Log:
  Correct the information about when the respective functionality first
  appeared in FreeBSD.
  
  PR:		133785
  Submitted by:	Ulrich Spoerlein <uqs at spoerlein.net>
  MFC after:	3 days

Modified:
  head/lib/libc/string/memchr.3
  head/lib/libc/sys/setfib.2
  head/sbin/savecore/savecore.8
  head/share/man/man4/cpuctl.4
  head/share/man/man4/man4.i386/glxsb.4
  head/share/man/man4/man4.powerpc/bm.4
  head/share/man/man4/u3g.4
  head/usr.sbin/cpucontrol/cpucontrol.8
  head/usr.sbin/crashinfo/crashinfo.8
  head/usr.sbin/setfib/setfib.1

Modified: head/lib/libc/string/memchr.3
==============================================================================
--- head/lib/libc/string/memchr.3	Thu Apr 23 08:11:48 2009	(r191413)
+++ head/lib/libc/string/memchr.3	Thu Apr 23 08:37:56 2009	(r191414)
@@ -100,6 +100,6 @@ The
 .Fn memrchr
 function first appeared in GNU libc 2.1.91, this implementation
 first appeared in
-.Fx 8.0 ,
+.Fx 6.4 ,
 coming from
 .Ox 4.3 .

Modified: head/lib/libc/sys/setfib.2
==============================================================================
--- head/lib/libc/sys/setfib.2	Thu Apr 23 08:11:48 2009	(r191413)
+++ head/lib/libc/sys/setfib.2	Thu Apr 23 08:37:56 2009	(r191414)
@@ -81,4 +81,4 @@ have been added to many other
 The
 .Fn setfib
 function appeared in
-.Fx 8.0 .
+.Fx 7.1 .

Modified: head/sbin/savecore/savecore.8
==============================================================================
--- head/sbin/savecore/savecore.8	Thu Apr 23 08:11:48 2009	(r191413)
+++ head/sbin/savecore/savecore.8	Thu Apr 23 08:37:56 2009	(r191414)
@@ -154,6 +154,6 @@ utility appeared in
 .Bx 4.1 .
 .Pp
 Support for kernel textdumps appeared in
-.Fx 8.0 .
+.Fx 7.1 .
 .Sh BUGS
 The minfree code does not consider the effect of compression or sparse files.

Modified: head/share/man/man4/cpuctl.4
==============================================================================
--- head/share/man/man4/cpuctl.4	Thu Apr 23 08:11:48 2009	(r191413)
+++ head/share/man/man4/cpuctl.4	Thu Apr 23 08:37:56 2009	(r191414)
@@ -142,7 +142,7 @@ The firmware image address points outsid
 The
 .Nm
 driver first appeared in
-.Fx 8.0 .
+.Fx 7.2 .
 .Sh BUGS
 Yes, probably, report if any.
 .Sh AUTHORS

Modified: head/share/man/man4/man4.i386/glxsb.4
==============================================================================
--- head/share/man/man4/man4.i386/glxsb.4	Thu Apr 23 08:11:48 2009	(r191413)
+++ head/share/man/man4/man4.i386/glxsb.4	Thu Apr 23 08:37:56 2009	(r191414)
@@ -82,7 +82,7 @@ device driver first appeared in
 The
 .Nm
 device driver was imported into
-.Fx 8.0 .
+.Fx 7.1 .
 .Sh AUTHORS
 .An -nosplit
 The

Modified: head/share/man/man4/man4.powerpc/bm.4
==============================================================================
--- head/share/man/man4/man4.powerpc/bm.4	Thu Apr 23 08:11:48 2009	(r191413)
+++ head/share/man/man4/man4.powerpc/bm.4	Thu Apr 23 08:37:56 2009	(r191414)
@@ -76,7 +76,7 @@ Apple BMAC+ Onboard Ethernet
 The
 .Nm
 device driver appeared in
-.Fx 8.0 .
+.Fx 7.1 .
 .Sh AUTHORS
 .An -nosplit
 The

Modified: head/share/man/man4/u3g.4
==============================================================================
--- head/share/man/man4/u3g.4	Thu Apr 23 08:11:48 2009	(r191413)
+++ head/share/man/man4/u3g.4	Thu Apr 23 08:37:56 2009	(r191414)
@@ -109,7 +109,7 @@ and replug the device.
 The
 .Nm
 driver appeared in
-.Fx 8.0 ,
+.Fx 7.2 ,
 is based on the
 .Xr uark 4
 driver, and written by

Modified: head/usr.sbin/cpucontrol/cpucontrol.8
==============================================================================
--- head/usr.sbin/cpucontrol/cpucontrol.8	Thu Apr 23 08:11:48 2009	(r191413)
+++ head/usr.sbin/cpucontrol/cpucontrol.8	Thu Apr 23 08:37:56 2009	(r191414)
@@ -113,7 +113,7 @@ use the following command:
 The
 .Nm
 utility first appeared in
-.Fx 8.0 .
+.Fx 7.2 .
 .Sh BUGS
 Yes, probably, report if any.
 .Sh AUTHORS

Modified: head/usr.sbin/crashinfo/crashinfo.8
==============================================================================
--- head/usr.sbin/crashinfo/crashinfo.8	Thu Apr 23 08:11:48 2009	(r191413)
+++ head/usr.sbin/crashinfo/crashinfo.8	Thu Apr 23 08:37:56 2009	(r191414)
@@ -106,4 +106,4 @@ Specify an explicit kernel file.
 The
 .Nm
 utility appeared in
-.Fx 8.0 .
+.Fx 6.4 .

Modified: head/usr.sbin/setfib/setfib.1
==============================================================================
--- head/usr.sbin/setfib/setfib.1	Thu Apr 23 08:11:48 2009	(r191413)
+++ head/usr.sbin/setfib/setfib.1	Thu Apr 23 08:37:56 2009	(r191414)
@@ -94,4 +94,4 @@ have an equivalent function.
 The
 .Nm
 utility appeared in
-.Fx 8.0 .
+.Fx 7.1 .


More information about the svn-src-head mailing list