diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/user.xml b/doc/user.xml index 47672238b..2fc61223d 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -1883,7 +1883,8 @@ systemctl start mpd.socket</programlisting> <para> The <varname>ao</varname> plugin uses the portable - <filename>libao</filename> library. + <filename>libao</filename> library. Use only if there is no + native plugin for your operating system. </para> <informaltable> @@ -2285,8 +2286,9 @@ systemctl start mpd.socket</programlisting> <title><varname>openal</varname></title> <para> - The "OpenAL" plugin uses <filename>libopenal</filename>. - It is supported on many platforms. + The "OpenAL" plugin uses <filename>libopenal</filename>. It + is supported on many platforms. Use only if there is no + native plugin for your operating system. </para> <informaltable> |