summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2024-07-12 08:47:58 -0400
committerSolomon Peachy <pizza@shaftnet.org>2024-07-12 08:52:24 -0400
commit8801ed08246b81174ce27f26383595da66c96e99 (patch)
tree69b5079b53189a3bbc8ae3c992fe51e952e9af40
parent81c8be156899d06f3b74d69665f9113ec151ae41 (diff)
downloadrockbox-8801ed0824.tar.gz
rockbox-8801ed0824.zip
manual: Fix html manual build on MPIOHD300
Change-Id: I7c2e9c741a9dc65c5576db370808cc4b92fab46d
-rw-r--r--manual/plugins/blackjack.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/manual/plugins/blackjack.tex b/manual/plugins/blackjack.tex
index 7bd0f12af0..1d9eb973a0 100644
--- a/manual/plugins/blackjack.tex
+++ b/manual/plugins/blackjack.tex
@@ -6,7 +6,7 @@ in the palm of your hand! The rules are simple: try to get as close to 21
without going over or simply beat out the dealer for the best hand.
Although this may not seem difficult, blackjack is a game renowned for the
strategy involved. This version includes the ability to split, buy insurance,
-and double down.
+and double down.
For the full set of rules to the game, and other fascinating information
visit\\
@@ -45,7 +45,8 @@ visit\\
\opt{COWON_D2_PAD}{\TouchBottomLeft}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBack}
\opt{PBELL_VIBE500_PAD}{\ButtonCancel}
- \opt{MPIO_HD300_PAD,XDUOO_X3_PAD}{\ButtonNext}
+ \opt{XDUOO_X3_PAD}{\ButtonNext}
+ \opt{MPIO_HD300_PAD}{\ButtonFF}
\opt{HAVEREMOTEKEYMAP}{& }
& Stay (End hand)\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_S_PAD}{\ButtonSelect}