aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorYoni Rabkin <yonirabkin@member.fsf.org>2014-07-28 18:10:14 -0400
committerYoni Rabkin <yonirabkin@member.fsf.org>2014-07-28 18:10:14 -0400
commit7d555717a18520cdb8d0f765296a01742377d204 (patch)
treeef9940ab301846f4b31d13269e648871d2d30a2b /doc
parent20d90b02ad06e1e604c985f1fc328d72feafb888 (diff)
Correct documentation.
Changes by Alexis <flexibeast@gmail.com>.
Diffstat (limited to 'doc')
-rw-r--r--doc/emms.texinfo6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/emms.texinfo b/doc/emms.texinfo
index 148f23d..a0a8fe6 100644
--- a/doc/emms.texinfo
+++ b/doc/emms.texinfo
@@ -2172,9 +2172,9 @@ invoking:
(add-to-list 'emms-player-list 'emms-player-mpd)
@end lisp
-If you use absolute file names in your m3u playlists (which is most
-likely), make sure you set @var{emms-player-mpd-music-directory} to
-the value of "music_directory" from your MusicPD config. There are
+Unless your MusicPD is configured to use absolute file names, you must
+set the emms-player-mpd-music-directory variable to the value of
+'music_directory' in your MusicPD config. There are
additional options available as well, but the defaults should be
sufficient for most uses.