From 930b41f48bf2a3a84b6256350452d90c584a3ab0 Mon Sep 17 00:00:00 2001 From: Mario Kilies Date: Sat, 29 Jan 2011 21:19:18 +0100 Subject: Minor changes to manual. --- src/manual.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') 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" -- cgit v1.2.3