mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-07 13:45:03 -05:00
manual nitpicking: minus sign
for negative numbers, use math mode instead of hyphen (e.g $-1$ instead of -1) Change-Id: Idb5733ce5c4984bfbe12b01e0b54109fe0e3bff6
This commit is contained in:
parent
16d959d368
commit
aeaef9e4e9
7 changed files with 34 additions and 34 deletions
|
|
@ -1082,10 +1082,10 @@ need to be updated.\\
|
|||
|
||||
\nopt{rgnano}{
|
||||
\nopt{iriverh100,iriverh300,mpiohd200}{\item[``File Not Found'']}
|
||||
\opt{iriverh100,iriverh300,mpiohd200}{\item[``-1 error'']}
|
||||
\opt{iriverh100,iriverh300,mpiohd200}{\item[``$-1$ error'']}
|
||||
If you receive a
|
||||
\nopt{iriverh100,iriverh300,mpiohd200,rgnano}{``File Not Found''}
|
||||
\opt{iriverh100,iriverh300,mpiohd200}{``-1 error''}
|
||||
\opt{iriverh100,iriverh300,mpiohd200}{``$-1$ error''}
|
||||
from the bootloader, then the bootloader cannot find the Rockbox firmware.
|
||||
This is usually a result of not extracting the contents of the \fname{.zip}
|
||||
file to the proper location\nopt{erosqnative}{, and should not happen when Rockbox has been
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue