From c1a8dffd36c154d806f05509cef4e9cab4a6580e Mon Sep 17 00:00:00 2001 From: jtc Date: Mon, 9 Aug 1993 22:22:24 +0000 Subject: Snake scores, etc. are stored in /var/games, not /usr/games/lib. --- snake/snake/snake.6 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'snake') diff --git a/snake/snake/snake.6 b/snake/snake/snake.6 index 9ad9172f..57a01098 100644 --- a/snake/snake/snake.6 +++ b/snake/snake/snake.6 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)snake.6 6.4 (Berkeley) 6/23/90 -.\" $Id: snake.6,v 1.3 1993/08/05 01:47:07 jtc Exp $ +.\" $Id: snake.6,v 1.4 1993/08/09 22:22:24 jtc Exp $ .\" .Dd June 23, 1990 .Dt SNAKE 6 @@ -109,10 +109,10 @@ which appears after the game is worth a bonus. To see who wastes time playing snake, run .Nm snscore . .Sh FILES -.Bl -tag -width /usr/games/lib/snakerawscores -compact -.It Pa /usr/games/lib/snakerawscores +.Bl -tag -width /var/games/snakerawscores -compact +.It Pa /var/games/snakerawscores database of personal bests -.It Pa /usr/games/lib/snake.log +.It Pa /var/games/snake.log log of games played .El .Sh BUGS -- cgit v1.2.3-56-ge451