Break some rather long lines (whitespace change only, translators can
ignore).
This commit is contained in:
parent
7b7646f148
commit
042924285b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25339
1 changed files with 8 additions and 5 deletions
|
@ -73,7 +73,8 @@
|
|||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>How to playback DVD's, <filename>.mpg</filename> and <filename>.avi</filename> files.</para>
|
||||
<para>How to playback DVD's, <filename>.mpg</filename> and
|
||||
<filename>.avi</filename> files.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -443,10 +444,12 @@ kld snd_ich (1p/2r/0v channels duplex default)</screen>
|
|||
</note>
|
||||
|
||||
<para>If you are not using &man.devfs.5;, you will have to point
|
||||
your applications at <filename>/dev/dsp0</filename>.<replaceable>x</replaceable>, where
|
||||
<replaceable>x</replaceable> is 0 to 3 if <varname>hw.snd.pcm.0.vchans</varname> is set
|
||||
to 4 as in the above example. On a system using &man.devfs.5;, the above will automatically be
|
||||
allocated transparently to the user.</para>
|
||||
your applications at
|
||||
<filename>/dev/dsp0</filename>.<replaceable>x</replaceable>,
|
||||
where <replaceable>x</replaceable> is 0 to 3 if
|
||||
<varname>hw.snd.pcm.0.vchans</varname> is set to 4 as in the
|
||||
above example. On a system using &man.devfs.5;, the above will
|
||||
automatically be allocated transparently to the user.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
|
|
Loading…
Reference in a new issue