summaryrefslogtreecommitdiff
path: root/games/tetris
diff options
context:
space:
mode:
authorPaul Janzen <pjanzen@cvs.openbsd.org>2001-06-06 20:52:23 +0000
committerPaul Janzen <pjanzen@cvs.openbsd.org>2001-06-06 20:52:23 +0000
commit3359f75ea0f3d38de844edaeca21c3c0a9c0c924 (patch)
tree84533cb861224a5acd098c682a0d82fe32b72752 /games/tetris
parent90aaa97ff42b2a03110d514b410aaabf246d16f3 (diff)
reorder sections, minor tidying; mpech@prosoft.org.lv
Diffstat (limited to 'games/tetris')
-rw-r--r--games/tetris/tetris.66
1 files changed, 3 insertions, 3 deletions
diff --git a/games/tetris/tetris.6 b/games/tetris/tetris.6
index 2eb96cf3798..2f9bd59ebbd 100644
--- a/games/tetris/tetris.6
+++ b/games/tetris/tetris.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tetris.6,v 1.8 1999/07/03 02:11:12 aaron Exp $
+.\" $OpenBSD: tetris.6,v 1.9 2001/06/06 20:52:22 pjanzen Exp $
.\"
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -149,8 +149,6 @@ are marked with asterisks
.It /var/games/tetris.scores
high score file
.El
-.Sh BUGS
-The higher levels are unplayable without a fast terminal connection.
.Sh AUTHORS
Adapted from a 1989 International Obfuscated C Code Contest winner by
Chris Torek and Darren F. Provine.
@@ -159,3 +157,5 @@ Manual adapted from the original entry written by Nancy L. Tinkham and
Darren F. Provine.
.Pp
Shape previewing code adapted from code by Hubert Feyrer.
+.Sh BUGS
+The higher levels are unplayable without a fast terminal connection.