From 54c4722bd3802531c90626c6ad125d14a0bc4630 Mon Sep 17 00:00:00 2001 From: deraadt Date: Thu, 23 Jan 1997 20:01:41 +0000 Subject: [PATCH] documentation errors; from max@freebsd --- games/backgammon/teachgammon/data.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games/backgammon/teachgammon/data.c b/games/backgammon/teachgammon/data.c index 0c7b724ca91..66033c86651 100644 --- a/games/backgammon/teachgammon/data.c +++ b/games/backgammon/teachgammon/data.c @@ -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 }; -- 2.20.1