diff options
| author | Michael Giacomelli <giac2000@hotmail.com> | 2011-12-11 00:06:18 +0000 |
|---|---|---|
| committer | Michael Giacomelli <giac2000@hotmail.com> | 2011-12-11 00:06:18 +0000 |
| commit | f7c731d4636414f32394948e0d07003317e091b3 (patch) | |
| tree | eeea1846880f3c803b239aa1f551b0fb2509df10 /manual/appendix | |
| parent | a6653a9bb6c35e01dc44365b51f816198656acf7 (diff) | |
| download | rockbox-f7c731d4636414f32394948e0d07003317e091b3.zip rockbox-f7c731d4636414f32394948e0d07003317e091b3.tar.gz rockbox-f7c731d4636414f32394948e0d07003317e091b3.tar.bz2 rockbox-f7c731d4636414f32394948e0d07003317e091b3.tar.xz | |
FS#12439 by Nick Prekett. Fix mention of recording directory in the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31208 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix')
| -rw-r--r-- | manual/appendix/config_file_options.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex index 9d9335a..d237182 100644 --- a/manual/appendix/config_file_options.tex +++ b/manual/appendix/config_file_options.tex @@ -355,7 +355,7 @@ 8:00, 16:00, 24:00 & h:mm\\ pre-recording time & off, 1 to 30 & s\\ - rec directory & /path/to/dir & N/A\\ + rec path & /path/to/dir & N/A\\ }% \opt{spdif_power}{ spdif enable & off, on & N/A\\ |