diff options
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-04-24 22:43:19 +0000 |
---|---|---|
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-04-24 22:43:19 +0000 |
commit | 45406014d76ad4e630b47d3a3cca5e3639265424 (patch) | |
tree | 61e2e90d8c6d017a13afb26fbb6d300963816917 /manual | |
parent | bb7edd332e1fbcda6ab5304fcb4b264288d1baed (diff) |
This should fix a really wrong spacing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9794 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rwxr-xr-x | manual/configure_rockbox/system_options.tex | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex index 926223a81a..5e44d96ee8 100755 --- a/manual/configure_rockbox/system_options.tex +++ b/manual/configure_rockbox/system_options.tex @@ -4,17 +4,17 @@ Options relating to the batteries in the \dap. \begin{description} \item [Battery Capacity: ]This setting can be used to tell Rockbox what - capacity (in mAh) of battery is being used inside it.% + capacity (in mAh) of battery is being used inside it. \opt{player,recorder,recorderv2fm,ondio}{The default is 1500mAh for NiMH battery based units, and 2300mAh for LiOn battery based units, - which is the capacity value for the standard batteries shipped with these units.} - \opt{h1xx,h300}{The default is 1300mAh.} - \opt{ipodmini}{The standard battery is 400mAh (1G) or 630mAh (2G).} - \opt{ipodcolor}{The standard battery is 700 mAh.} - \opt{ipodnano,ipodvideo}{The value of the standard battery is currently unknown.} + which is the capacity value for the standard batteries shipped with these units.}% + \opt{h1xx,h300}{The default is 1300mAh.}% + \opt{ipodmini}{The standard battery is 40mAh (1G) or 630mAh (2G).}% + \opt{ipodcolor}{The standard battery is 700 mAh.}% + \opt{ipodnano,ipodvideo}{The value of the standard battery is currently unknown.}% \opt{IPOD_4G_PAD}{This value is fairly meaningless in the iPod family at - present, and work is ongoing into finding a better way to determine battery life.} - % + present, and work is ongoing into finding a better way to determine battery life.}% + \ % Rockbox uses this value to estimate remaining battery life for the status bar and WPS, setting it to the wrong value does not actually change the amount of time the battery will last, it only effects the accuracy of the @@ -147,7 +147,7 @@ This submenu relates to limits in the Rockbox operating system. \end{description} } -\subsection{\label{ref:ManageSettings}Manage settings} +\subsection{\label{sec:manage_settings}Manage settings} This submenu deals with loading and saving settings. \opt{MASCODEC}{This submenu also allows you to load or save different firmware versions.} |