diff options
| author | Nils Wallménius <nils@rockbox.org> | 2008-03-06 18:57:03 +0000 |
|---|---|---|
| committer | Nils Wallménius <nils@rockbox.org> | 2008-03-06 18:57:03 +0000 |
| commit | 5f83f0e4d2aaad77bda682cfd81a7ebb111a6024 (patch) | |
| tree | 2386019f4e8f8640273ce89419b9a937c3600b46 | |
| parent | 6058e0cdb7a66acd11f1004db555b7244112cefa (diff) | |
| download | rockbox-5f83f0e4d2aaad77bda682cfd81a7ebb111a6024.zip rockbox-5f83f0e4d2aaad77bda682cfd81a7ebb111a6024.tar.gz rockbox-5f83f0e4d2aaad77bda682cfd81a7ebb111a6024.tar.bz2 rockbox-5f83f0e4d2aaad77bda682cfd81a7ebb111a6024.tar.xz | |
Fix broken manual builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16540 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/rockbox_interface/browsing_and_playing.tex | 2 | ||||
| -rw-r--r-- | manual/rockbox_interface/main.tex | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex index 69f3cb6..283d605 100644 --- a/manual/rockbox_interface/browsing_and_playing.tex +++ b/manual/rockbox_interface/browsing_and_playing.tex @@ -190,7 +190,7 @@ This is the virtual keyboard that is used when entering text in Rockbox, for \ActionKbdBackSpace & Deletes the character before the line cursor \\ % - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,}{ + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,MROBE100_PAD}{ \ActionKbdMorseInput & Enters Morse input mode \\ \ActionKbdMorseSelect diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index 7b95dd2..8b5fa41 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -176,13 +176,13 @@ paragraph. controls indicated by their symbols. The dotted center strip is devided in three parts: \ButtonUp{}, \ButtonSelect{} and \ButtonDown. On the top of the unit, on the right, is the \ButtonPower{} switch, which is held down to turn - the \dap{} on or off.}. + the \dap{} on or off. The \ButtonHold{} switch is located on the left of the \dap{}, below the headphone socket. It puts the \dap{} into hold mode when it is switched to the top of the unit. The buttons will have no effect when this is the case. On the bottom of the unit, there is a connector for the docking station or the - proprietary USB connector for connecting directly to USB. + proprietary USB connector for connecting directly to USB.} % \opt{x5,m5}{ The \dap{} is curved so that the end with the screen on it is thicker than the |