doc: fix wording for option "follow_inside_symlinks"

This commit is contained in:
Enrico Mioso 2009-06-26 14:41:07 +02:00 committed by Max Kellermann
parent d820a893cc
commit 84c2e84570

View File

@ -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