summaryrefslogtreecommitdiffstats
path: root/gomoku
diff options
context:
space:
mode:
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