summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Kilies <MarioKilies@GMX.net>2011-01-29 21:19:18 +0100
committerMario Kilies <MarioKilies@GMX.net>2011-01-29 21:19:18 +0100
commit930b41f48bf2a3a84b6256350452d90c584a3ab0 (patch)
tree1341657e30c69e5ea97884a65d3273a22ef6544d
parent893623e5ca3405703cdc3e72e27033b21b718c25 (diff)
Minor changes to manual.
-rw-r--r--src/manual.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/manual.c b/src/manual.c
index c92d551..fc48c08 100644
--- a/src/manual.c
+++ b/src/manual.c
@@ -42,7 +42,7 @@ static const char* manual_text =
" Players can set their nickname with '-u name' or by setting the USER\n"
" environment variable.\n\n"
" HOW TO PLAY:\n\n"
-" Oxen is inspired by the card game known as \"Take 6\" or \"6 nimmt!\".\n"
+" Oxen is inspired by the card game known as \"Take 6!\" or \"6 nimmt!\".\n"
" It consists of a main stack with cards numbered from 1 to 104 and of 4 open\n"
" table stacks that grow every round, but must not get larger than 5 cards.\n\n"
@@ -64,7 +64,7 @@ static const char* manual_text =
" If a stack would contain 6 cards after placing a card on it, the player who\n"
" chose the card has to replace the stack with his chosen card and add the\n"
" number of diamonds of all the cards within the replaced stack to his score\n"
-" (therefore the name \"Take 6\" or \"6 nimmt\").\n\n"
+" (therefore the name \"Take 6!\" or \"6 nimmt!\").\n\n"
" If a card can not be placed on any table stack (because its number is lower\n"
" than the top cards numbers of all stacks), the player can create a new\n"