Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/games/snake/snake snake(6) supports LCD displays too. (noted...
details: https://anonhg.NetBSD.org/src/rev/4dee1ba4b7ca
branches: trunk
changeset: 344076:4dee1ba4b7ca
user: dholland <dholland%NetBSD.org@localhost>
date: Sat Mar 12 03:13:52 2016 +0000
description:
snake(6) supports LCD displays too. (noted by tnn)
diffstat:
games/snake/snake/snake.6 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d763b27cc8d4 -r 4dee1ba4b7ca games/snake/snake/snake.6
--- a/games/snake/snake/snake.6 Sat Mar 12 02:39:01 2016 +0000
+++ b/games/snake/snake/snake.6 Sat Mar 12 03:13:52 2016 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index