PERFORCE change 216108 for review

Robert Watson rwatson at FreeBSD.org
Sat Aug 18 09:16:08 UTC 2012


http://p4web.freebsd.org/@@216108?ac=10

Change 216108 by rwatson at 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


More information about the p4-projects mailing list