summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/canfield/canfield/canfield.62
-rw-r--r--games/gomoku/gomoku.63
-rw-r--r--games/larn/larn.62
-rw-r--r--games/worms/worms.63
4 files changed, 8 insertions, 2 deletions
diff --git a/games/canfield/canfield/canfield.6 b/games/canfield/canfield/canfield.6
index 17b34ae38dd..eac9307e13c 100644
--- a/games/canfield/canfield/canfield.6
+++ b/games/canfield/canfield/canfield.6
@@ -1,3 +1,4 @@
+.\" $OpenBSD: canfield.6,v 1.2 1999/03/20 18:54:43 pjanzen Exp $
.\" $NetBSD: canfield.6,v 1.4 1995/03/21 15:08:30 cgd Exp $
.\"
.\" Copyright (c) 1983, 1993
@@ -122,6 +123,7 @@ the game itself
the database printer
.It Pa /var/games/cfscores
the database of scores
+.El
.Sh BUGS
It is impossible to cheat.
.Sh AUTHORS
diff --git a/games/gomoku/gomoku.6 b/games/gomoku/gomoku.6
index 337ece63131..99d1422e1fc 100644
--- a/games/gomoku/gomoku.6
+++ b/games/gomoku/gomoku.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gomoku.6,v 1.5 1998/12/15 19:18:34 pjanzen Exp $
+.\" $OpenBSD: gomoku.6,v 1.6 1999/03/20 18:54:46 pjanzen Exp $
.\"
.\" Copyright (c) 1994
.\" The Regents of the University of California. All rights reserved.
@@ -98,6 +98,7 @@ Print the debug information to
instead of to the standard output.
.It Fl u
User versus user. This is mostly used for testing.
+.El
.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/larn/larn.6 b/games/larn/larn.6
index b23e231a29e..222d9a032b3 100644
--- a/games/larn/larn.6
+++ b/games/larn/larn.6
@@ -1,3 +1,4 @@
+.\" $OpenBSD: larn.6,v 1.5 1999/03/20 18:54:47 pjanzen Exp $
.\" $NetBSD: larn.6,v 1.3 1995/03/23 08:33:42 cgd Exp $
.\"
.\" Copyright (c) 1990 The Regents of the University of California.
@@ -99,6 +100,7 @@ option specifies a different options file than
The
.Ar ++
argument restores a game from a checkpoint file.
+.El
.Sh COMMANDS
.Pp
These are the movement commands:
diff --git a/games/worms/worms.6 b/games/worms/worms.6
index c92ad147ad6..a42dba5417c 100644
--- a/games/worms/worms.6
+++ b/games/worms/worms.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: worms.6,v 1.6 1998/12/15 19:19:00 pjanzen Exp $
+.\" $OpenBSD: worms.6,v 1.7 1999/03/20 18:54:47 pjanzen Exp $
.\"
.\" Copyright (c) 1989, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -65,6 +65,7 @@ fast terminals. Reasonable values are around 20-200. The default is 0.
Specifies a length for each worm; the default is 16.
.It Fl n
Specifies the number of worms; the default is 3.
+.El
.Sh BUGS
The lower-right-hand character position will not be updated properly
on a terminal that wraps at the right margin.