aboutsummaryrefslogtreecommitdiffstats
path: root/doc/mpd.conf.5
diff options
context:
space:
mode:
authorEnrico Mioso <mrkiko.rs@gmail.com>2009-06-26 14:41:07 +0200
committerMax Kellermann <max@duempel.org>2009-06-26 14:41:07 +0200
commit84c2e8457060297a1ccafc5317e1715a1f2f7656 (patch)
tree0848d7201bd6d40e65a1e8ded06a07df0cdc6501 /doc/mpd.conf.5
parentd820a893ccc765388ed69de4aed3ff842c53c55c (diff)
downloadmpd-84c2e8457060297a1ccafc5317e1715a1f2f7656.tar.gz
mpd-84c2e8457060297a1ccafc5317e1715a1f2f7656.tar.xz
mpd-84c2e8457060297a1ccafc5317e1715a1f2f7656.zip
doc: fix wording for option "follow_inside_symlinks"
Diffstat (limited to 'doc/mpd.conf.5')
-rw-r--r--doc/mpd.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/mpd.conf.5 b/doc/mpd.conf.5
index 7bf3a3f75..776fdbefd 100644
--- a/doc/mpd.conf.5
+++ b/doc/mpd.conf.5
@@ -35,8 +35,8 @@ You must recreate the database after changing this option.
The default is "yes".
.TP
.B follow_inside_symlinks <yes or no>
-Control if MPD will follow symbolic links pointing outside the music dir, potentially
-adding duplicates to the database.
+Control if MPD will follow symbolic links pointing inside the music dir,
+potentially adding duplicates to the database.
You must recreate the database after changing this option.
The default is "yes".
.TP