summaryrefslogtreecommitdiffstats
path: root/snake
diff options
context:
space:
mode:
authordholland <dholland@NetBSD.org>2016-03-12 03:13:52 +0000
committerdholland <dholland@NetBSD.org>2016-03-12 03:13:52 +0000
commit86b78b24a2bb8e729a4a5ae8541c7c5b9267d5a7 (patch)
tree3a1fee7e8f94f0216126e82eececc93e3daecf87 /snake
parent10c3f324b1d39ec1099a23461fd8f371ae0479c9 (diff)
downloadbsdgames-darwin-86b78b24a2bb8e729a4a5ae8541c7c5b9267d5a7.tar.gz
bsdgames-darwin-86b78b24a2bb8e729a4a5ae8541c7c5b9267d5a7.tar.zst
bsdgames-darwin-86b78b24a2bb8e729a4a5ae8541c7c5b9267d5a7.zip
snake(6) supports LCD displays too. (noted by tnn)
Diffstat (limited to 'snake')
-rw-r--r--snake/snake/snake.64
1 files changed, 2 insertions, 2 deletions
diff --git a/snake/snake/snake.6 b/snake/snake/snake.6
index b2a06ce1..e5ab173d 100644
--- a/snake/snake/snake.6
+++ b/snake/snake/snake.6
@@ -1,4 +1,4 @@
-.\" $NetBSD: snake.6,v 1.12 2009/03/11 13:05:59 joerg Exp $
+.\" $NetBSD: snake.6,v 1.13 2016/03/12 03:13:52 dholland Exp $
.\"
.\" Copyright (c) 1980, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -44,7 +44,7 @@
.Nm snscore
.Sh DESCRIPTION
.Nm
-is a display-based game which must be played on a CRT terminal.
+is a display-based game.
The object of the game is to make as much money as possible without
getting eaten by the snake.
The