summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-05-10 10:06:51 +0000
committerMartin Arver <martin.arver@gmail.com>2006-05-10 10:06:51 +0000
commit2931bb2f1936a4f0a3318efe7d71243d635a88d2 (patch)
treef136716e902938ac7fac914c358eb5c5fdbc5c12
parent3fb52bb09bdd2bc3372eb0e45c3afe0afa54c051 (diff)
Add a missing \daps macro
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9901 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/platform/h1xx.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/platform/h1xx.tex b/manual/platform/h1xx.tex
index 8843c9dacc..413fc570bd 100644
--- a/manual/platform/h1xx.tex
+++ b/manual/platform/h1xx.tex
@@ -11,6 +11,8 @@
\newcommand{\genericimg}{160x128x2}
%Used to name the player, e.g. ...to the \dap
\newcommand{\dap}{player}
+%For use when referring to the player. E.g. the \daps\ capacity ...
+\newcommand{\daps}{player's}
\newcommand{\firmwarefilename}{rockbox.iriver}
\newcommand{\ButtonLeft}{Left}