summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/plugins/disktidy.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/plugins/disktidy.tex b/manual/plugins/disktidy.tex
index 343244a..9fb343e 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}