diff options
author | Avuton Olrich <avuton@gmail.com> | 2009-08-30 18:57:12 -0700 |
---|---|---|
committer | Avuton Olrich <avuton@gmail.com> | 2009-08-30 18:57:12 -0700 |
commit | dc3b96a003dbeb62c08ad5852ce7954a78e38e34 (patch) | |
tree | 644a7806949e29400324e342035fc49fa506cd7a /doc/protocol.xml | |
parent | 5a0d77bea38411ebe98dcece841db2c0201e55cc (diff) | |
download | mpd-dc3b96a003dbeb62c08ad5852ce7954a78e38e34.tar.gz mpd-dc3b96a003dbeb62c08ad5852ce7954a78e38e34.tar.xz mpd-dc3b96a003dbeb62c08ad5852ce7954a78e38e34.zip |
doc: Unify position of footnotes and cleanup wording.
Diffstat (limited to 'doc/protocol.xml')
-rw-r--r-- | doc/protocol.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/protocol.xml b/doc/protocol.xml index 9a5785f4a..95728197b 100644 --- a/doc/protocol.xml +++ b/doc/protocol.xml @@ -123,7 +123,7 @@ </term> <listitem> <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 of MPD's subsystems. As soon as there is one, it lists all changed systems in a line in the format @@ -229,15 +229,15 @@ <listitem> <para> <varname>single</varname>: + <footnote id="since_0_15"><simpara>Introduced with MPD 0.15</simpara></footnote> <returnvalue>0 or 1</returnvalue> - <footnote id="since_0_15"><simpara>Since MPD 0.15</simpara></footnote> </para> </listitem> <listitem> <para> <varname>consume</varname>: - <returnvalue>0 or 1</returnvalue> <footnoteref linkend="since_0_15"/> + <returnvalue>0 or 1</returnvalue> </para> </listitem> <listitem> @@ -286,7 +286,7 @@ <listitem> <para> <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> Total time elapsed within the current song, but with higher resolution. |