summaryrefslogtreecommitdiffstats
path: root/gomoku
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2002-09-26 16:29:25 +0000
committerwiz <wiz@NetBSD.org>2002-09-26 16:29:25 +0000
commitd69b4b13756831610edb689f12b2e46387c7a5a2 (patch)
tree3689424dfec14376edc48902dc32ca97f8e2043e /gomoku
parent7a38777764ef663c10c678c060810b7d2af902be (diff)
downloadbsdgames-darwin-d69b4b13756831610edb689f12b2e46387c7a5a2.tar.gz
bsdgames-darwin-d69b4b13756831610edb689f12b2e46387c7a5a2.tar.zst
bsdgames-darwin-d69b4b13756831610edb689f12b2e46387c7a5a2.zip
Ispell.
Diffstat (limited to 'gomoku')
-rw-r--r--gomoku/gomoku.66
1 files changed, 3 insertions, 3 deletions
diff --git a/gomoku/gomoku.6 b/gomoku/gomoku.6
index 7278d928..123b5fe9 100644
--- a/gomoku/gomoku.6
+++ b/gomoku/gomoku.6
@@ -1,4 +1,4 @@
-.\" $NetBSD: gomoku.6,v 1.7 2002/09/26 16:12:40 wiz Exp $
+.\" $NetBSD: gomoku.6,v 1.8 2002/09/26 16:29:25 wiz Exp $
.\"
.\" Copyright (c) 1994
.\" The Regents of the University of California. All rights reserved.
@@ -76,7 +76,7 @@ has the first move or not respectively.
This option was intended for game tournaments where a referee program handles
the board display and pits one program against another.
.It Fl c
-Computer verses computer.
+Computer versus computer.
.Nm
will play a game against itself.
This is mostly used for testing.
@@ -88,7 +88,7 @@ Print the debug information to
.Ar debugfile
instead of to the standard output.
.It Fl u
-User verses user.
+User versus user.
This is mostly used for testing.
.El
.Sh AUTHOR