summaryrefslogtreecommitdiff
path: root/manual/appendix
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2009-01-06 11:35:47 +0000
committerNils Wallménius <nils@rockbox.org>2009-01-06 11:35:47 +0000
commit4add1af7637e34567c5dedd6acfee3ccc4c0e8ac (patch)
tree6c3f8ec8682e8f4324a2f8bfb7f50d2a601695e8 /manual/appendix
parentae1fb3e1fb963f8ef85185e68025f0c6e45cf2cb (diff)
downloadrockbox-4add1af7637e34567c5dedd6acfee3ccc4c0e8ac.tar.gz
rockbox-4add1af7637e34567c5dedd6acfee3ccc4c0e8ac.zip
A couple of small fixes for the gigabeat s manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19698 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix')
-rw-r--r--manual/appendix/file_formats.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex
index 839a565e7e..721082e5aa 100644
--- a/manual/appendix/file_formats.tex
+++ b/manual/appendix/file_formats.tex
@@ -86,9 +86,12 @@
86 \opt{h100,h300,x5,m5,m3}{ 86 \opt{h100,h300,x5,m5,m3}{
87 Monkey's Audio & \fname{.ape, .mac} & -c1000 and -c2000 files decode fast enough to be useful. \\ 87 Monkey's Audio & \fname{.ape, .mac} & -c1000 and -c2000 files decode fast enough to be useful. \\
88 } 88 }
89 \opt{gigabeat}{ 89 \opt{gigabeatf}{
90 Monkey's Audio & \fname{.ape, .mac} & -c1000 to -c3000 files decode fast enough to be useful. \\ 90 Monkey's Audio & \fname{.ape, .mac} & -c1000 to -c3000 files decode fast enough to be useful. \\
91 } 91 }
92 \opt{gigabeats}{
93 Monkey's Audio & \fname{.ape, .mac} & -c1000 to -c4000 files decode fast enough to be useful. \\
94 }
92 \nopt{h100,h300,x5,m5,m3,gigabeat}{% 95 \nopt{h100,h300,x5,m5,m3,gigabeat}{%
93 Monkey's Audio & \fname{.ape, .mac} & Only -c1000 files decode fast enough to be useful. \\ 96 Monkey's Audio & \fname{.ape, .mac} & Only -c1000 files decode fast enough to be useful. \\
94 } 97 }