diff options
| author | Nils Wallménius <nils@rockbox.org> | 2008-03-23 22:07:09 +0000 |
|---|---|---|
| committer | Nils Wallménius <nils@rockbox.org> | 2008-03-23 22:07:09 +0000 |
| commit | 12eb058bb065e9cb85949ec3a66c453ac5e1b883 (patch) | |
| tree | efabb6d12d1b28d5b8f1fea2b1e5159f7bd27455 /manual/plugins/oscilloscope.tex | |
| parent | 15ddd7a7ec2aa92767234e37907904309943a27b (diff) | |
| download | rockbox-12eb058bb065e9cb85949ec3a66c453ac5e1b883.zip rockbox-12eb058bb065e9cb85949ec3a66c453ac5e1b883.tar.gz rockbox-12eb058bb065e9cb85949ec3a66c453ac5e1b883.tar.bz2 rockbox-12eb058bb065e9cb85949ec3a66c453ac5e1b883.tar.xz | |
Make more use of the 'features' system in the manuals (committed in r16304), less stuff to keep in sync manually but keep in mind that changes in config-*.h can now affect the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16765 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/oscilloscope.tex')
| -rw-r--r-- | manual/plugins/oscilloscope.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/oscilloscope.tex b/manual/plugins/oscilloscope.tex index 2167b2f..23e6c81 100644 --- a/manual/plugins/oscilloscope.tex +++ b/manual/plugins/oscilloscope.tex @@ -4,7 +4,7 @@ This demo shows the shape of the sound samples that make up the music being played. -\opt{SWCODEC}{ +\opt{swcodec}{ At faster speed rates, the \dap\ is less responsive to user input and music may start to skip. } |