summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/adventure/adventure.613
-rw-r--r--games/atc/atc.610
-rw-r--r--games/banner/banner.66
-rw-r--r--games/bs/bs.612
-rw-r--r--games/cribbage/cribbage.611
-rw-r--r--games/gomoku/gomoku.66
-rw-r--r--games/grdc/grdc.69
-rw-r--r--games/hack/hack.621
-rw-r--r--games/mille/mille.66
-rw-r--r--games/monop/monop.66
-rw-r--r--games/rain/rain.66
-rw-r--r--games/robots/robots.66
-rw-r--r--games/tetris/tetris.618
13 files changed, 82 insertions, 48 deletions
diff --git a/games/adventure/adventure.6 b/games/adventure/adventure.6
index d55f1dc47a9..4d512653fc2 100644
--- a/games/adventure/adventure.6
+++ b/games/adventure/adventure.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: adventure.6,v 1.8 2007/05/31 19:19:16 jmc Exp $
+.\" $OpenBSD: adventure.6,v 1.9 2014/09/08 01:27:54 schwarze Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -34,7 +34,7 @@
.\"
.\" @(#)adventure.6 8.1 (Berkeley) 5/31/93
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: September 8 2014 $
.Dt ADVENTURE 6
.Os
.Sh NAME
@@ -54,7 +54,12 @@ To terminate a game, enter
to save a game for later resumption, enter
.Dq suspend .
.Sh AUTHORS
+.An -nosplit
The game
.Nm
-was originally written in Fortran by Will Crowther and Don Woods.
-It was later translated to C and enhanced by Jim Gillogly (jim@rand.org).
+was originally written in Fortran by
+.An Will Crowther
+and
+.An Don Woods .
+It was later translated to C and enhanced by
+.An Jim Gillogly Aq Mt jim@rand.org .
diff --git a/games/atc/atc.6 b/games/atc/atc.6
index 6a0073f4159..dbb3287bf0a 100644
--- a/games/atc/atc.6
+++ b/games/atc/atc.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: atc.6,v 1.18 2007/05/31 19:19:16 jmc Exp $
+.\" $OpenBSD: atc.6,v 1.19 2014/09/08 01:27:54 schwarze Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -34,7 +34,7 @@
.\"
.\" Copyright (c) 1986 Ed James. All rights reserved.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: September 8 2014 $
.Dt ATC 6
.Os
.Sh NAME
@@ -597,7 +597,11 @@ Score file.
The list of playable games.
.El
.Sh AUTHORS
-Ed James, UC Berkeley: edjames@ucbvax.berkeley.edu, ucbvax!edjames
+.An -nosplit
+.An Ed James ,
+UC Berkeley:
+.Mt edjames@ucbvax.berkeley.edu ,
+.Mt ucbvax!edjames
.Pp
This game is based on someone's description of the overall flavor
of a game written for some unknown PC many years ago, maybe.
diff --git a/games/banner/banner.6 b/games/banner/banner.6
index 2cc24e40800..9ebf7400fb4 100644
--- a/games/banner/banner.6
+++ b/games/banner/banner.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: banner.6,v 1.13 2010/03/26 19:30:40 jmc Exp $
+.\" $OpenBSD: banner.6,v 1.14 2014/09/08 01:27:54 schwarze Exp $
.\"
.\" Copyright (c) 1980, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)banner.6 8.1 (Berkeley) 6/6/93
.\"
-.Dd $Mdocdate: March 26 2010 $
+.Dd $Mdocdate: September 8 2014 $
.Dt BANNER 6
.Os
.Sh NAME
@@ -55,7 +55,7 @@ with no breaks between the pages.
.Sh SEE ALSO
.Xr banner 1
.Sh AUTHORS
-Mark Horton
+.An Mark Horton
.Sh BUGS
Several ASCII characters are not defined, notably <, >, [, ], \e,
^, _, {, }, |, and ~.
diff --git a/games/bs/bs.6 b/games/bs/bs.6
index 68d10b97f95..e760054325e 100644
--- a/games/bs/bs.6
+++ b/games/bs/bs.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bs.6,v 1.14 2013/07/16 11:14:19 schwarze Exp $
+.\" $OpenBSD: bs.6,v 1.15 2014/09/08 01:27:54 schwarze Exp $
.\"
.\" Copyright (c) 1997, Jason Downs. All rights reserved.
.\"
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: July 16 2013 $
+.Dd $Mdocdate: September 8 2014 $
.Dt BS 6
.Os
.Sh NAME
@@ -79,8 +79,12 @@ some ships and also makes it much harder, for example, when you face a superior
force with only your PT-boat.
.El
.Sh AUTHORS
-Originally written by one Bruce Holloway in 1986.
-Salvo mode added by Chuck A. DeGaul (cbosgd!cad).
+.An -nosplit
+Originally written by one
+.An Bruce Holloway
+in 1986.
+Salvo mode added by
+.An Chuck A. DeGaul Aq Mt cbosgd!cad .
Visual user interface,
.Sq closepack
option, code rewrite
diff --git a/games/cribbage/cribbage.6 b/games/cribbage/cribbage.6
index 65b8989045c..6a5c40ea8f5 100644
--- a/games/cribbage/cribbage.6
+++ b/games/cribbage/cribbage.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cribbage.6,v 1.12 2014/05/09 21:53:42 jmc Exp $
+.\" $OpenBSD: cribbage.6,v 1.13 2014/09/08 01:27:54 schwarze Exp $
.\"
.\" Copyright (c) 1980, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)cribbage.6 8.1 (Berkeley) 5/31/93
.\"
-.Dd $Mdocdate: May 9 2014 $
+.Dd $Mdocdate: September 8 2014 $
.Dt CRIBBAGE 6
.Os
.Sh NAME
@@ -202,5 +202,8 @@ log file
instructions
.El
.Sh AUTHORS
-Earl T. Cohen wrote the logic.
-Ken Arnold added the screen-oriented interface.
+.An -nosplit
+.An Earl T. Cohen
+wrote the logic.
+.An Ken Arnold
+added the screen-oriented interface.
diff --git a/games/gomoku/gomoku.6 b/games/gomoku/gomoku.6
index 206d8dea921..3672ffca676 100644
--- a/games/gomoku/gomoku.6
+++ b/games/gomoku/gomoku.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gomoku.6,v 1.14 2011/07/03 13:45:15 jmc Exp $
+.\" $OpenBSD: gomoku.6,v 1.15 2014/09/08 01:27:54 schwarze Exp $
.\"
.\" Copyright (c) 1994
.\" The Regents of the University of California. All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" @(#)gomoku.6 8.2 (Berkeley) 8/4/94
.\"
-.Dd $Mdocdate: July 3 2011 $
+.Dd $Mdocdate: September 8 2014 $
.Dt GOMOKU 6
.Os
.Sh NAME
@@ -101,7 +101,7 @@ User versus user.
This is mostly used for testing.
.El
.Sh AUTHORS
-Ralph Campbell
+.An Ralph Campbell
.Sh BUGS
The program is far too slow and uses far too much memory for the quality of
game it provides.
diff --git a/games/grdc/grdc.6 b/games/grdc/grdc.6
index 69561b19e81..c1c56ad24f3 100644
--- a/games/grdc/grdc.6
+++ b/games/grdc/grdc.6
@@ -1,8 +1,8 @@
-.\" $OpenBSD: grdc.6,v 1.8 2007/05/31 19:19:17 jmc Exp $
+.\" $OpenBSD: grdc.6,v 1.9 2014/09/08 01:27:54 schwarze Exp $
.\"
.\" Copyright 2002 Amos Shapir. Public domain.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: September 8 2014 $
.Dt GRDC 6
.Os
.Sh NAME
@@ -27,4 +27,7 @@ flag makes digits scroll as they change.
In this curses mode implementation,
the scrolling option has trouble keeping up.
.Sh AUTHORS
-Amos Shapir, modified for curses by John Lupien.
+.An -nosplit
+.An Amos Shapir ,
+modified for curses by
+.An John Lupien .
diff --git a/games/hack/hack.6 b/games/hack/hack.6
index f7c85beecdc..bcd705b90db 100644
--- a/games/hack/hack.6
+++ b/games/hack/hack.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hack.6,v 1.16 2014/01/21 03:15:44 schwarze Exp $
+.\" $OpenBSD: hack.6,v 1.17 2014/09/08 01:27:54 schwarze Exp $
.\" $NetBSD: hack.6,v 1.5 1995/07/03 19:44:30 jtc Exp $
.\"
.\" Copyright (c) 1985, Stichting Centrum voor Wiskunde en Informatica,
@@ -59,7 +59,7 @@
.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
.\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: January 21 2014 $
+.Dd $Mdocdate: September 8 2014 $
.Dt HACK 6
.Os
.Sh NAME
@@ -198,11 +198,20 @@ Lock file for xlock.
Lock file for record.
.El
.Sh AUTHORS
-Jay Fenlason (+ Kenny Woodland, Mike Thome and Jon Payne) wrote the
-original hack, very much like rogue (but full of bugs).
+.An -nosplit
+.An Jay Fenlason
+.Po +
+.An Kenny Woodland ,
+.An Mike Thome
+and
+.An Jon Payne
+.Pc
+wrote the original hack, very much like rogue (but full of bugs).
.Pp
-Andries Brouwer continuously deformed their sources into the current
+.An Andries Brouwer
+continuously deformed their sources into the current
version \(en in fact an entirely different game.
.Sh BUGS
Probably infinite.
-Mail complaints to mcvax!aeb .
+Mail complaints to
+.Mt mcvax!aeb .
diff --git a/games/mille/mille.6 b/games/mille/mille.6
index 50e17e86ffd..99c35b36953 100644
--- a/games/mille/mille.6
+++ b/games/mille/mille.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mille.6,v 1.12 2011/09/03 22:59:08 jmc Exp $
+.\" $OpenBSD: mille.6,v 1.13 2014/09/08 01:27:54 schwarze Exp $
.\"
.\" Copyright (c) 1983, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)mille.6 8.3 (Berkeley) 6/1/94
.\"
-.Dd $Mdocdate: September 3 2011 $
+.Dd $Mdocdate: September 8 2014 $
.Dt MILLE 6
.Os
.Sh NAME
@@ -379,7 +379,7 @@ the game
and number of games won
.Sy ( Games ) .
.Sh AUTHORS
-Ken Arnold
+.An Ken Arnold
.Pp
.Po
The game itself is a product of Parker Brothers, Inc.
diff --git a/games/monop/monop.6 b/games/monop/monop.6
index 161af3ad359..52048b20ee4 100644
--- a/games/monop/monop.6
+++ b/games/monop/monop.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: monop.6,v 1.13 2007/05/31 19:19:18 jmc Exp $
+.\" $OpenBSD: monop.6,v 1.14 2014/09/08 01:27:54 schwarze Exp $
.\"
.\" Copyright (c) 1980 The Regents of the University of California.
.\" All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)monop.6 6.5 (Berkeley) 3/25/93
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: September 8 2014 $
.Dt MONOP 6
.Os
.Sh NAME
@@ -172,7 +172,7 @@ it is the same as typing
Chance and Community Chest cards
.El
.Sh AUTHORS
-Ken Arnold
+.An Ken Arnold
.Sh BUGS
No command can be given an argument instead of a response to a query.
.Pp
diff --git a/games/rain/rain.6 b/games/rain/rain.6
index 9fd1c80283c..802db293acd 100644
--- a/games/rain/rain.6
+++ b/games/rain/rain.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rain.6,v 1.16 2012/05/27 16:57:14 jmc Exp $
+.\" $OpenBSD: rain.6,v 1.17 2014/09/08 01:27:54 schwarze Exp $
.\"
.\" Copyright (c) 1989, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)rain.6 8.1 (Berkeley) 5/31/93
.\"
-.Dd $Mdocdate: May 27 2012 $
+.Dd $Mdocdate: September 8 2014 $
.Dt RAIN 6
.Os
.Sh NAME
@@ -59,4 +59,4 @@ program, the
environment variable must be set (and exported) to the type of the
terminal being used.
.Sh AUTHORS
-Eric P. Scott
+.An Eric P. Scott
diff --git a/games/robots/robots.6 b/games/robots/robots.6
index 2b94fcb606c..2edd703b6c8 100644
--- a/games/robots/robots.6
+++ b/games/robots/robots.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: robots.6,v 1.12 2007/05/31 19:19:18 jmc Exp $
+.\" $OpenBSD: robots.6,v 1.13 2014/09/08 01:27:54 schwarze Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)robots.6 8.1 (Berkeley) 5/31/93
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: September 8 2014 $
.Dt ROBOTS 6
.Os
.Sh NAME
@@ -142,7 +142,7 @@ very nice.
the score file
.El
.Sh AUTHORS
-Ken Arnold
+.An Ken Arnold
.Sh BUGS
Bugs?
You
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.