summaryrefslogtreecommitdiffstats
path: root/snake/snake
diff options
context:
space:
mode:
Diffstat (limited to 'snake/snake')
-rw-r--r--snake/snake/snake.68
1 files changed, 4 insertions, 4 deletions
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