Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Aug 2012 09:16:06 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 216108 for review
Message-ID:  <201208180916.q7I9G6W8016811@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@216108?ac=10

Change 216108 by rwatson@rwatson_cinnamon_macosx on 2012/08/18 09:15:30

	Add basic man page for the altera_sdcard(4) device driver, which
	also has an altera_sdcardc(4) link as that's the name under which it
	is configured.

Affected files ...

.. //depot/projects/ctsrd/beribsd/src/share/man/man4/Makefile#4 edit
.. //depot/projects/ctsrd/beribsd/src/share/man/man4/altera_sdcard.4#1 add

Differences ...

==== //depot/projects/ctsrd/beribsd/src/share/man/man4/Makefile#4 (text+ko) ====

@@ -31,6 +31,7 @@
 	alc.4 \
 	ale.4 \
 	alpm.4 \
+	altera_sdcard.4 \
 	altq.4 \
 	amdpm.4 \
 	${_amdsbwd.4} \
@@ -544,6 +545,7 @@
 MLINKS+=age.4 if_age.4
 MLINKS+=agp.4 agpgart.4
 MLINKS+=ale.4 if_ale.4
+MLINKS+=altera_sdcard.4 altera_sdcardc.4
 MLINKS+=altq.4 ALTQ.4
 MLINKS+=an.4 if_an.4
 MLINKS+=aue.4 if_aue.4



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208180916.q7I9G6W8016811>