Fix wrong buttons for setting AB markers.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12583 a1c6a512-1295-4272-9138-f99709370657
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex
index 4e6346b..45f3c9b 100644
--- a/manual/configure_rockbox/playback_options.tex
+++ b/manual/configure_rockbox/playback_options.tex
@@ -41,14 +41,22 @@
       must first be placed into A-B repeat mode and then the start and end
       points defined.\\
       \opt{h10,h10_5gb}{
-        \fixme{
-          Hold \ButtonPower{} and press \ButtonRew{}  --- Sets Start Point (A)\\
-          Hold \ButtonPower{} and press \ButtonFF{} --- Sets End Point (B)\\
-          Hold \ButtonPower{} and press \ButtonPlay{} --- Clear Start and End
-         Points
-        }
+          Hold \ButtonPower{} and press \ButtonRew{} to set the Start Point (A).
+          For setting the End Point (B) hold \ButtonPower{} and press \ButtonFF{}.
+          You can reset the markers by pressing \ButtonPower{} and \ButtonPlay{}.
       }
-      \nopt{h10,h10_5gb}{
+      \opt{ipod,x5}{
+          To set the Start Point (A) press \ButtonSelect{}. The following
+          press of \ButtonSelect{} will set the End Point (B), and a third
+          successive \ButtonSelect{} will reset the markers.
+      }
+      \opt{h1xx,h300}{
+          To set the Start Point (A) hold \ButtonOn{} and press \ButtonLeft{}.
+          Setting the End Point (B) is done accordingly using
+          \ButtonOn{} and \ButtonRight{}.
+          To reset the markers hold \ButtonOn{} and press \ButtonSelect{}.
+      }
+      \nopt{h1xx,h300,h10,h10_5gb,ipod,x5}{
         \fixme{
           Hold Play and press Left  --- Sets Start Point (A)\\
           Hold Play and press Right --- Sets End Point (B)\\