Date: Mon, 10 Nov 2003 04:45:10 -0800 (PST) From: Hiten Pandya <hmp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 Makefile Message-ID: <200311101245.hAACjAvj010629@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hmp 2003/11/10 04:45:10 PST FreeBSD src repository (doc committer) Modified files: share/man/man4 Makefile Log: Mdoc Janitor: * Add MLINKS for: -> Soundblaster emu10k1(4) Driver [points to pcm(4)] -> Avance Logic ALS400 Driver [points to pcm(4)] We should not need separate manual page for each of these drivers; instead, linking them to pcm(4) manual page is simpler, and new device lists can be easily added to the said manual page. * While I am here, sort out mdoc(7) entries in ${MAN}. Revision Changes Path 1.236 +8 -6 src/share/man/man4/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311101245.hAACjAvj010629>