Commit 129920e8 authored by Max Kellermann's avatar Max Kellermann

Merge branch 'master' of git://git.musicpd.org/avuton/mpd

parents 430b5b04 dc3b96a0
...@@ -123,7 +123,7 @@ ...@@ -123,7 +123,7 @@
</term> </term>
<listitem> <listitem>
<para> <para>
<footnote id="since_0_14"><simpara>Since MPD 0.14</simpara></footnote> <footnote id="since_0_14"><simpara>Introduced with MPD 0.14</simpara></footnote>
Waits until there is a noteworthy change in one or more Waits until there is a noteworthy change in one or more
of MPD's subsystems. As soon as there is one, it lists of MPD's subsystems. As soon as there is one, it lists
all changed systems in a line in the format all changed systems in a line in the format
...@@ -200,9 +200,6 @@ ...@@ -200,9 +200,6 @@
MPD will only send notifications when something changed in MPD will only send notifications when something changed in
one of the specified subsytems. one of the specified subsytems.
</para> </para>
<simpara>
Since <application>MPD</application> 0.14
</simpara>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry id="command_status"> <varlistentry id="command_status">
...@@ -232,15 +229,15 @@ ...@@ -232,15 +229,15 @@
<listitem> <listitem>
<para> <para>
<varname>single</varname>: <varname>single</varname>:
<footnote id="since_0_15"><simpara>Introduced with MPD 0.15</simpara></footnote>
<returnvalue>0 or 1</returnvalue> <returnvalue>0 or 1</returnvalue>
<footnote id="since_0_15"><simpara>Since MPD 0.15</simpara></footnote>
</para> </para>
</listitem> </listitem>
<listitem> <listitem>
<para> <para>
<varname>consume</varname>: <varname>consume</varname>:
<returnvalue>0 or 1</returnvalue>
<footnoteref linkend="since_0_15"/> <footnoteref linkend="since_0_15"/>
<returnvalue>0 or 1</returnvalue>
</para> </para>
</listitem> </listitem>
<listitem> <listitem>
...@@ -307,7 +304,7 @@ ...@@ -307,7 +304,7 @@
<listitem> <listitem>
<para> <para>
<varname>elapsed</varname>: <varname>elapsed</varname>:
<footnote id="since_0_16"><simpara>Since MPD 0.16</simpara></footnote> <footnote id="since_0_16"><simpara>Introduced with MPD 0.16</simpara></footnote>
<returnvalue> <returnvalue>
Total time elapsed within the current song, but Total time elapsed within the current song, but
with higher resolution. with higher resolution.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment