documentation errors; from max@freebsd
authorderaadt <deraadt@openbsd.org>
Thu, 23 Jan 1997 20:01:41 +0000 (20:01 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 23 Jan 1997 20:01:41 +0000 (20:01 +0000)
games/backgammon/teachgammon/data.c

index 0c7b724..66033c8 100644 (file)
@@ -91,7 +91,7 @@ char  *text4[] = {
 
 char  *text5[] = {
        "Not a spectacular move, but a safe one.  I follow by rolling 6 1.",
-       "I decide to use this roll to move 22-16,16-17.  It leaves me with",
+       "I decide to use this roll to move 22-16,16-15.  It leaves me with",
        "one man still open, but the blot is farther back on the board, and",
        "would suffer less of a loss by being hit.",
        0
@@ -122,7 +122,7 @@ char  *text8[] = {
 
 char  *text9[] = {
        "My venture off the bar did not last long.  However, I got lucky",
-       "and rolled double 1's, allowing me to move 0-1,1-2,15-14,15-14.",
+       "and rolled double 1's, allowing me to move 25-24,24-23,15-14,15-14.",
        0
 };