summaryrefslogtreecommitdiff
path: root/manual/plugins/ppmviewer.tex
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2009-08-25 21:51:55 +0000
committerAlex Parker <rockbox@aeparker.com>2009-08-25 21:51:55 +0000
commit51743419993ca23bb78d00b195eb2773743aed39 (patch)
tree0c7a8f0cd430d5bb68d42852155d7e8ed59d300e /manual/plugins/ppmviewer.tex
parentb26656410a81cb1ea703e3741e8b8fb193bff235 (diff)
downloadrockbox-51743419993ca23bb78d00b195eb2773743aed39.tar.gz
rockbox-51743419993ca23bb78d00b195eb2773743aed39.zip
Add gigabeat F/S volume limits to the manual, and a few minor formatting changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22513 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/ppmviewer.tex')
-rw-r--r--manual/plugins/ppmviewer.tex13
1 files changed, 5 insertions, 8 deletions
diff --git a/manual/plugins/ppmviewer.tex b/manual/plugins/ppmviewer.tex
index 7de2b8ca0f..7594fafe69 100644
--- a/manual/plugins/ppmviewer.tex
+++ b/manual/plugins/ppmviewer.tex
@@ -1,11 +1,8 @@
1% $Id$ % 1% $Id$ %
2\subsection{PPM viewer} 2\subsection{PPM viewer}
3Open a PPM file in the \setting{File Browser} to view it. 3Open a PPM file in the \setting{File Browser} to view it. PPM viewer exits
4when any button is pressed.\\
4 5
5ppmviewer exits when any button is pressed. 6\note{Both ASCII PPM (P3) and raw PPM (P6) files are supported.
6 7For more information about PPM files, see
7\note{ 8\url{http://netpbm.sourceforge.net/doc/ppm.html}}
8Both ASCII PPM (P3) and raw PPM (P6) files are supported.
9
10For more information about PPM files, see \url{http://netpbm.sourceforge.net/doc/ppm.html}
11}