snd_emu10k1 in section 7.2.1.1 of handbook

Marc Fonvieille blackend at freebsd.org
Mon Oct 25 09:23:48 UTC 2004


On Mon, Oct 25, 2004 at 11:11:40AM +0200, Marc Fonvieille wrote:
> On Sun, Oct 24, 2004 at 09:49:23PM -0700, Steve Jothen wrote:
> > It says to add "device snd_emu10k1" to the kernel, but the man page and
> > conf/NOTES says that it should have quotations around it due to the
> > filename containing numbers like so:
> > 
> > device "snd_emu10k1"
> >
> 
> You're right, the config(8) used, for the moment, under 5.X needs quotes
> with names containing numbers.  I'll fix it.
>

Done.  But in fact this should not be a problem since the text points
readers to the various manual pages and NOTES/LINT for the correct
syntax to use.  The without-quotes syntax is used under both -CURRENT and
4.X

Marc



More information about the freebsd-doc mailing list