diff options
| author | Andree Buschmann <AndreeBuschmann@t-online.de> | 2010-04-14 19:44:07 +0000 |
|---|---|---|
| committer | Andree Buschmann <AndreeBuschmann@t-online.de> | 2010-04-14 19:44:07 +0000 |
| commit | 53cf63fbbc3a8b0d41feb7b81c1ef0da652f616b (patch) | |
| tree | d7ed17ccc83f6e61f77ebe7f34f333b1f74fd472 /manual/appendix/appendix.tex | |
| parent | d5caa1b2e623540d4ee7f2ed8fba8b9aea0ef7cd (diff) | |
| download | rockbox-53cf63fbbc3a8b0d41feb7b81c1ef0da652f616b.zip rockbox-53cf63fbbc3a8b0d41feb7b81c1ef0da652f616b.tar.gz rockbox-53cf63fbbc3a8b0d41feb7b81c1ef0da652f616b.tar.bz2 rockbox-53cf63fbbc3a8b0d41feb7b81c1ef0da652f616b.tar.xz | |
Consistent use of Hz, kHz, dB, dbFS, ms, s and min. Add spaces between number and unit -- e.g. '5 dB'.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25648 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix/appendix.tex')
| -rw-r--r-- | manual/appendix/appendix.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/appendix/appendix.tex b/manual/appendix/appendix.tex index 2130a0e..99bc626 100644 --- a/manual/appendix/appendix.tex +++ b/manual/appendix/appendix.tex @@ -73,7 +73,7 @@ The recording hardware (the MAS) does not allow us to do this The mp3{}-decoding hardware cannot decode OGG. It can be reprogrammed, but there is too little memory for OGG and we have no documentation on how to program the MAS' DSP. Doing the conversion with the CPU is impossible, since - a 12MHz SH1 is far too slow for this daunting task. + a 12 MHz SH1 is far too slow for this daunting task. \item Archos Multimedia support.\\ The Archos Multimedia is a completely different beast. It is an entirely different architecture, different CPU and upgrading the software is done |