summaryrefslogtreecommitdiff
path: root/games/tetris
diff options
context:
space:
mode:
Diffstat (limited to 'games/tetris')
-rw-r--r--games/tetris/tetris.618
1 files changed, 12 insertions, 6 deletions
diff --git a/games/tetris/tetris.6 b/games/tetris/tetris.6
index a13212feebc..6819bdc99bc 100644
--- a/games/tetris/tetris.6
+++ b/games/tetris/tetris.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tetris.6,v 1.14 2007/05/31 19:19:18 jmc Exp $
+.\" $OpenBSD: tetris.6,v 1.15 2014/09/08 01:27:54 schwarze Exp $
.\"
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" @(#)tetris.6 8.1 (Berkeley) 5/31/93
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: September 8 2014 $
.Dt TETRIS 6
.Os
.Sh NAME
@@ -151,12 +151,18 @@ are marked with asterisks
high score file
.El
.Sh AUTHORS
+.An -nosplit
Adapted from a 1989 International Obfuscated C Code Contest winner by
-Chris Torek and Darren F. Provine.
+.An Chris Torek
+and
+.An Darren F. Provine .
.Pp
-Manual adapted from the original entry written by Nancy L. Tinkham and
-Darren F. Provine.
+Manual adapted from the original entry written by
+.An Nancy L. Tinkham
+and
+.An Darren F. Provine .
.Pp
-Shape previewing code adapted from code by Hubert Feyrer.
+Shape previewing code adapted from code by
+.An Hubert Feyrer .
.Sh BUGS
The higher levels are unplayable without a fast terminal connection.