diff options
author | Max Kellermann <max@duempel.org> | 2009-07-16 07:37:13 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-07-16 07:37:13 +0200 |
commit | 4100035b19a5d0dedcf8f71a272fa67f6a24361a (patch) | |
tree | c4a0f11b0cf5d219fd70e55316ed0b95f348480c /doc/mpd.conf.5 | |
parent | 9bef46c0daa4fa2778db0e05d5883746cc995264 (diff) | |
parent | d7bad6ae020ffabfd5d2ae9d2ce723e67e999077 (diff) | |
download | mpd-4100035b19a5d0dedcf8f71a272fa67f6a24361a.tar.gz mpd-4100035b19a5d0dedcf8f71a272fa67f6a24361a.tar.xz mpd-4100035b19a5d0dedcf8f71a272fa67f6a24361a.zip |
Merged release 0.15.1 from branch 'v0.15.x'
Diffstat (limited to '')
-rw-r--r-- | doc/mpd.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/mpd.conf.5 b/doc/mpd.conf.5 index c8e632478..61ee87955 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 |