There is no such thing as sndstat0. Change the example

to audio0 instead.
This commit is contained in:
Chris Piazza 1999-08-05 21:55:28 +00:00
parent f79e2c7fb2
commit 26ae22e946
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5329

View file

@ -1,4 +1,4 @@
<!-- $Id: admin.sgml,v 1.29 1999-08-05 20:58:28 nik Exp $ -->
<!-- $Id: admin.sgml,v 1.30 1999-08-05 21:55:28 cpiazza Exp $ -->
<!-- The FreeBSD Documentation Project -->
<sect>
@ -965,7 +965,7 @@ cd /cdrom/bin
</verb>
<p>However, this does not make a device named <tt>/dev/snd0</tt>.
Instead, it creates devices named <tt>mixer0</tt>, <tt>sndstat0</tt>,
Instead, it creates devices named <tt>mixer0</tt>, <tt>audio0</tt>,
<tt>dsp0</tt>, and others. Running the command is still necessary
to add sound devices, however.