diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2007-05-07 08:51:45 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2007-05-07 08:51:45 +0000 |
| commit | 5017c73ab069f3e02acf1f362ab8b810fa11b484 (patch) | |
| tree | 7a018ffa01441611286b62dcb191d6e4827a0f31 | |
| parent | baf9cf69906bc0b4a4e74b1e7e25eeaf8c987747 (diff) | |
| download | rockbox-5017c73ab069f3e02acf1f362ab8b810fa11b484.zip rockbox-5017c73ab069f3e02acf1f362ab8b810fa11b484.tar.gz rockbox-5017c73ab069f3e02acf1f362ab8b810fa11b484.tar.bz2 rockbox-5017c73ab069f3e02acf1f362ab8b810fa11b484.tar.xz | |
VBRfix description: No need to tell OndioSP owners about files they recorded with their player...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13339 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/plugins/vbrfix.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/vbrfix.tex b/manual/plugins/vbrfix.tex index 82ecf5f..231af96 100644 --- a/manual/plugins/vbrfix.tex +++ b/manual/plugins/vbrfix.tex @@ -6,7 +6,7 @@ rate, time information and to more accurately fwd/rew in the stream. This function is especially useful when the playback of a file skips, fwd/rew does not work correctly or the time display is incorrect. -\opt{recorder,recorderv2fm,ondio}{ +\opt{recorder,recorderv2fm,ondiofm}{ \note{Run VBRfix on files you record with your \dap. The header is not present in the recorded files and VBRfix adds this header.}} |