doc/user: add comment about Linux and OSS
This commit is contained in:
parent
c6be661bb5
commit
f05743bf57
|
@ -1694,7 +1694,7 @@ systemctl start mpd.socket</programlisting>
|
|||
<section>
|
||||
<title>Output plugins</title>
|
||||
|
||||
<section>
|
||||
<section id="alsa_output">
|
||||
<title><varname>alsa</varname></title>
|
||||
|
||||
<para>
|
||||
|
@ -2206,6 +2206,13 @@ systemctl start mpd.socket</programlisting>
|
|||
platforms.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
On Linux, <application>OSS</application> has been superseded
|
||||
by <application>ALSA</application>. Use the <link
|
||||
linkend="alsa_output"><application>ALSA</application> output
|
||||
plugin</link> instead of this one on Linux.
|
||||
</para>
|
||||
|
||||
<informaltable>
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
|
|
Loading…
Reference in New Issue