From 6ee4d54e6b75f9337cfbaf05c59df357e549622d Mon Sep 17 00:00:00 2001 From: Paul Janzen Date: Fri, 29 Oct 1999 04:02:49 +0000 Subject: correct snake description: cgd@netbsd.org --- games/snake/snake.6 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games/snake/snake.6 b/games/snake/snake.6 index a3fbc8c68a6..2bb54b9041f 100644 --- a/games/snake/snake.6 +++ b/games/snake/snake.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: snake.6,v 1.2 1999/07/09 13:35:57 aaron Exp $ +.\" $OpenBSD: snake.6,v 1.3 1999/10/29 04:02:48 pjanzen Exp $ .\" $NetBSD: snake.6,v 1.5 1995/04/22 08:34:35 cgd Exp $ .\" .\" Copyright (c) 1980, 1993 @@ -63,7 +63,7 @@ The option shows all scores. .Pp You are represented on the screen by an I. -The snake is 6 squares long and is represented by S's. +The snake is 6 squares long and is represented by s's with an S at the head. The money is $, and an exit is #. Your score is posted in the upper left hand corner. .Pp -- cgit v1.2.3