From b5f3ba584394d4481f654dd32d70e1fef40fb44f Mon Sep 17 00:00:00 2001 From: brueffer Date: Thu, 23 Apr 2009 17:19:25 +0000 Subject: [PATCH] MFC r191414 Correct the information about when the respective functionality first appeared in FreeBSD. Approved by: re (kensmith) git-svn-id: svn://svn.freebsd.org/base/releng/7.2@191427 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- lib/libc/string/memchr.3 | 2 +- lib/libc/sys/setfib.2 | 2 +- sbin/savecore/savecore.8 | 2 +- share/man/man4/cpuctl.4 | 2 +- share/man/man4/man4.i386/glxsb.4 | 2 +- share/man/man4/man4.powerpc/bm.4 | 2 +- share/man/man4/u3g.4 | 2 +- usr.sbin/cpucontrol/cpucontrol.8 | 2 +- usr.sbin/crashinfo/crashinfo.8 | 2 +- usr.sbin/setfib/setfib.1 | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/lib/libc/string/memchr.3 b/lib/libc/string/memchr.3 index 5cbaf6cc..02118aba 100644 --- a/lib/libc/string/memchr.3 +++ b/lib/libc/string/memchr.3 @@ -99,6 +99,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 . diff --git a/lib/libc/sys/setfib.2 b/lib/libc/sys/setfib.2 index 053a1b25..6a7b600f 100644 --- a/lib/libc/sys/setfib.2 +++ b/lib/libc/sys/setfib.2 @@ -76,4 +76,4 @@ have been added to many other UNIX style kernels. The .Fn setfib function appeared in -.Fx 8.0 . +.Fx 7.1 . diff --git a/sbin/savecore/savecore.8 b/sbin/savecore/savecore.8 index 487506d6..e63f60f1 100644 --- a/sbin/savecore/savecore.8 +++ b/sbin/savecore/savecore.8 @@ -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. diff --git a/share/man/man4/cpuctl.4 b/share/man/man4/cpuctl.4 index ee86dc0c..9dd149a9 100644 --- a/share/man/man4/cpuctl.4 +++ b/share/man/man4/cpuctl.4 @@ -142,7 +142,7 @@ The firmware image address points outside the process address space. The .Nm driver first appeared in -.Fx 8.0 . +.Fx 7.2 . .Sh BUGS Yes, probably, report if any. .Sh AUTHORS diff --git a/share/man/man4/man4.i386/glxsb.4 b/share/man/man4/man4.i386/glxsb.4 index 042eb5e1..05195699 100644 --- a/share/man/man4/man4.i386/glxsb.4 +++ b/share/man/man4/man4.i386/glxsb.4 @@ -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 diff --git a/share/man/man4/man4.powerpc/bm.4 b/share/man/man4/man4.powerpc/bm.4 index 4ad8202f..3e120841 100644 --- a/share/man/man4/man4.powerpc/bm.4 +++ b/share/man/man4/man4.powerpc/bm.4 @@ -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 diff --git a/share/man/man4/u3g.4 b/share/man/man4/u3g.4 index cc35c360..b5f1cf73 100644 --- a/share/man/man4/u3g.4 +++ b/share/man/man4/u3g.4 @@ -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 diff --git a/usr.sbin/cpucontrol/cpucontrol.8 b/usr.sbin/cpucontrol/cpucontrol.8 index b049f14c..01bc9d30 100644 --- a/usr.sbin/cpucontrol/cpucontrol.8 +++ b/usr.sbin/cpucontrol/cpucontrol.8 @@ -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 diff --git a/usr.sbin/crashinfo/crashinfo.8 b/usr.sbin/crashinfo/crashinfo.8 index e4ae67b3..fbb4ddc6 100644 --- a/usr.sbin/crashinfo/crashinfo.8 +++ b/usr.sbin/crashinfo/crashinfo.8 @@ -106,4 +106,4 @@ Specify an explicit kernel file. The .Nm utility appeared in -.Fx 8.0 . +.Fx 6.4 . diff --git a/usr.sbin/setfib/setfib.1 b/usr.sbin/setfib/setfib.1 index 8675897f..bcf3e14d 100644 --- a/usr.sbin/setfib/setfib.1 +++ b/usr.sbin/setfib/setfib.1 @@ -94,4 +94,4 @@ have an equivalent function. The .Nm utility appeared in -.Fx 8.0 . +.Fx 7.1 . -- 2.45.0