diff options
author | Marc Guay <marcguay@rockbox.org> | 2008-07-14 03:58:19 +0000 |
---|---|---|
committer | Marc Guay <marcguay@rockbox.org> | 2008-07-14 03:58:19 +0000 |
commit | beb3b6b039683edb8e58bfc504310386ce4e05cd (patch) | |
tree | 9aaa2a12e02df199f8441b3442e0c229087e2a3e /manual/configure_rockbox | |
parent | b7ae939a91619d22a63455b24a3ed5f8b8d834d2 (diff) |
Fix FS#7541 by removing the line-in recording capacity and the manual entry for the H10 (and Sansas). More work needs to be done in this department.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18028 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/configure_rockbox')
-rw-r--r-- | manual/configure_rockbox/recording_settings.tex | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/manual/configure_rockbox/recording_settings.tex b/manual/configure_rockbox/recording_settings.tex index bb47401196..7ec0e4985e 100644 --- a/manual/configure_rockbox/recording_settings.tex +++ b/manual/configure_rockbox/recording_settings.tex @@ -71,8 +71,9 @@ \section{Source} Choose the source of the recording. This can be - \opt{recorder,recorderv2fm,h1xx}{\setting{SPDIF (digital)},}% - \setting{Mic} or \setting{Line In}. + \opt{recorder,recorderv2fm,h1xx}{\setting{SPDIF (digital)}, }% + \setting{Mic}% + \nopt{sansa,IRIVER_H10_PAD}{ or {\setting{Line In}}}. % \opt{radio}{For recording from the radio see \reference{ref:FMradio}.} \section{Channels} |