summaryrefslogtreecommitdiffstats
path: root/worm/worm.6
diff options
context:
space:
mode:
authorjsm <jsm@NetBSD.org>2001-08-29 23:25:58 +0000
committerjsm <jsm@NetBSD.org>2001-08-29 23:25:58 +0000
commita732088281237e9473035a811c4203e82a2efb04 (patch)
tree875433834f2cb48cad4d29640436a376c324738e /worm/worm.6
parent0844b02eba6f45290cab8514cb0cba2a23f97829 (diff)
downloadbsdgames-darwin-a732088281237e9473035a811c4203e82a2efb04.tar.gz
bsdgames-darwin-a732088281237e9473035a811c4203e82a2efb04.tar.zst
bsdgames-darwin-a732088281237e9473035a811c4203e82a2efb04.zip
Remove documented bug with long worm lengths, and improve handling of
non-standard screen sizes. From OpenBSD.
Diffstat (limited to 'worm/worm.6')
-rw-r--r--worm/worm.65
1 files changed, 1 insertions, 4 deletions
diff --git a/worm/worm.6 b/worm/worm.6
index b496fd7b..364f197f 100644
--- a/worm/worm.6
+++ b/worm/worm.6
@@ -1,4 +1,4 @@
-.\" $NetBSD: worm.6,v 1.6 1999/10/26 06:35:49 cgd Exp $
+.\" $NetBSD: worm.6,v 1.7 2001/08/29 23:25:58 jsm Exp $
.\"
.\" Copyright (c) 1989, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -63,6 +63,3 @@ or itself. The current score (how much the worm has grown) is kept in
the upper left corner of the screen.
.Pp
The optional argument, if present, is the initial length of the worm.
-.Sh BUGS
-If the initial length of the worm is set to less than one or more
-than 75, various strange things happen.