summaryrefslogtreecommitdiffstats
path: root/games/gomoku
diff options
context:
space:
mode:
authorpjanzen <pjanzen@openbsd.org>2001-06-06 20:52:11 +0000
committerpjanzen <pjanzen@openbsd.org>2001-06-06 20:52:11 +0000
commitdf756572453a654e2c067a04f4ff44b1cde7a90f (patch)
tree06fcf82cfa5c5a8ce37a4835649f71f4f04ebebd /games/gomoku
parentremove unnecessary quotes; mpech@prosoft.org.lv (diff)
downloadwireguard-openbsd-df756572453a654e2c067a04f4ff44b1cde7a90f.tar.xz
wireguard-openbsd-df756572453a654e2c067a04f4ff44b1cde7a90f.zip
reorder sections, minor tidying; mpech@prosoft.org.lv
Diffstat (limited to 'games/gomoku')
-rw-r--r--games/gomoku/gomoku.612
1 files changed, 8 insertions, 4 deletions
diff --git a/games/gomoku/gomoku.6 b/games/gomoku/gomoku.6
index 04fc49b2c7e..e87959ac57b 100644
--- a/games/gomoku/gomoku.6
+++ b/games/gomoku/gomoku.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gomoku.6,v 1.7 1999/07/09 13:35:56 aaron Exp $
+.\" $OpenBSD: gomoku.6,v 1.8 2001/06/06 20:52:19 pjanzen Exp $
.\"
.\" Copyright (c) 1994
.\" The Regents of the University of California. All rights reserved.
@@ -56,7 +56,11 @@ With no arguments,
.Nm
will display a playing board and prompt for moves from the user.
The interface is visual and straightforward; you move to a spot
-using the rogue(6) / hack(6) motion keys
+using the
+.Xr rogue 6
+/
+.Xr hack 6
+motion keys
.Em hjklyubn
and select it with either
.Sq space
@@ -99,11 +103,11 @@ instead of to the standard output.
.It Fl u
User versus user. This is mostly used for testing.
.El
+.Sh AUTHOR
+Ralph Campbell
.Sh BUGS
The program is far too slow and uses far too much memory for the quality of
game it provides.
-.Sh AUTHOR
-Ralph Campbell
.Sh ACKNOWLEDGEMENTS
The board display routines were based on the
.Nm goref