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

Robert Watson rwatson at FreeBSD.org
Sun Aug 26 10:38:03 UTC 2012


Author: rwatson
Date: Sun Aug 26 10:38:02 2012
New Revision: 239712
URL: http://svn.freebsd.org/changeset/base/239712

Log:
  Add a altera_sdcardc(4) man page link for altera_sdcard(4), as that is
  the name that will appear in dmesg.
  
  Sponsored by:	DARPA, AFRL

Modified:
  head/share/man/man4/Makefile

Modified: head/share/man/man4/Makefile
==============================================================================
--- head/share/man/man4/Makefile	Sun Aug 26 10:30:01 2012	(r239711)
+++ head/share/man/man4/Makefile	Sun Aug 26 10:38:02 2012	(r239712)
@@ -558,6 +558,7 @@ MLINKS+=age.4 if_age.4
 MLINKS+=agp.4 agpgart.4
 MLINKS+=alc.4 if_alc.4
 MLINKS+=ale.4 if_ale.4
+MLINKS+=altera_sdcard.4 altera_sdcardc.4
 MLINKS+=altq.4 ALTQ.4
 MLINKS+=ath.4 if_ath.4
 MLINKS+=ath_pci.4 if_ath_pci.4


More information about the svn-src-all mailing list