From a69d2c1de70e7e4a2ff6dce49b22fa7319313b7e Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Sat, 25 Dec 2010 20:32:36 +0000 Subject: Minor fixes in the disktidy description in the manual git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28893 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/disktidy.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manual/plugins/disktidy.tex b/manual/plugins/disktidy.tex index 343244a2f1..9fb343e5f5 100644 --- a/manual/plugins/disktidy.tex +++ b/manual/plugins/disktidy.tex @@ -7,7 +7,7 @@ \fname{.rockbox/rocks/apps/disktidy.config} that is user-modifiable to allow custom entries to be added. - The asterisk character (``*'') can be used a wild-card which will match any + The asterisk character (``*'') can be used as a wild-card which will match any string; however only the first asterisk will be recognised as a wild-card with any additional uses being taken as literal.\\* @@ -21,10 +21,10 @@ \item[Linux] selects Linux files. Default files are \fname{.dolphinview}, \fname{.d3lphinview}, and \fname{.Trash-*/}. \item[Windows] selects Windows files. Default files are - \fname{Thumbs.db}, \fname{RECYCLE.BIN}, \fname{Desktop.ini}, \fname{/Recycled} and - \fname{/System Volume Information}. + \fname{Thumbs.db}, \fname{$RECYCLE.BIN/}, \fname{Desktop.ini}, \fname{Recycled/} and + \fname{System Volume Information/}. \item[Mac] selects OS X files. Default files are \fname{.\_*}, \fname{.DS\_Store}, - \fname{/.Spotlight-V100} and \fname{/.Trashes}. + \fname{.Spotlight-V100/} and \fname{.Trashes/}. \item[Other] selects additional files added to the configuration file by the user. \end{description} -- cgit v1.2.3