svn commit: r191139 - head/share/man/man4/man4.i386

Robert Watson rwatson at FreeBSD.org
Thu Apr 16 11:10:06 UTC 2009


Author: rwatson
Date: Thu Apr 16 11:09:59 2009
New Revision: 191139
URL: http://svn.freebsd.org/changeset/base/191139

Log:
  Remove man pages ar(4), ray(4), and sr(4) following removal of these
  non-MPSAFE device drivers.

Deleted:
  head/share/man/man4/man4.i386/ar.4
  head/share/man/man4/man4.i386/ray.4
  head/share/man/man4/man4.i386/sr.4
Modified:
  head/share/man/man4/man4.i386/Makefile

Modified: head/share/man/man4/man4.i386/Makefile
==============================================================================
--- head/share/man/man4/man4.i386/Makefile	Thu Apr 16 11:09:13 2009	(r191138)
+++ head/share/man/man4/man4.i386/Makefile	Thu Apr 16 11:09:59 2009	(r191139)
@@ -4,7 +4,6 @@ MAN=	aic.4 \
 	alpm.4 \
 	amdpm.4 \
 	apm.4 \
-	ar.4 \
 	ce.4 \
 	cp.4 \
 	CPU_ELAN.4 \
@@ -29,12 +28,10 @@ MAN=	aic.4 \
 	perfmon.4 \
 	pnp.4 \
 	pnpbios.4 \
-	ray.4 \
 	sbni.4 \
 	scd.4 \
 	smapi.4 \
 	snc.4 \
-	sr.4 \
 	streams.4 \
 	svr4.4 \
 	viapm.4 \


More information about the svn-src-head mailing list