svn commit: r186853 - head/share/man/man4

Alexander Motin mav at FreeBSD.org
Wed Jan 7 01:50:59 PST 2009


Author: mav
Date: Wed Jan  7 09:50:57 2009
New Revision: 186853
URL: http://svn.freebsd.org/changeset/base/186853

Log:
  Hook up sdhci man page to the build.

Modified:
  head/share/man/man4/Makefile

Modified: head/share/man/man4/Makefile
==============================================================================
--- head/share/man/man4/Makefile	Wed Jan  7 09:17:25 2009	(r186852)
+++ head/share/man/man4/Makefile	Wed Jan  7 09:50:57 2009	(r186853)
@@ -316,6 +316,7 @@ MAN=	aac.4 \
 	screen.4 \
 	scsi.4 \
 	sctp.4 \
+	sdhci.4 \
 	sem.4 \
 	ses.4 \
 	sf.4 \


More information about the svn-src-head mailing list