summaryrefslogtreecommitdiffstats
path: root/gomoku
diff options
context:
space:
mode:
authordholland <dholland@NetBSD.org>2010-03-29 02:32:45 +0000
committerdholland <dholland@NetBSD.org>2010-03-29 02:32:45 +0000
commit57f27e499ca8897d280943227beabb611faebb61 (patch)
treed243b240f942d554ee6887b0c8d25d391e8414e2 /gomoku
parent8b489af4786f7bd72d62ed3e227a276f6216991f (diff)
downloadbsdgames-darwin-57f27e499ca8897d280943227beabb611faebb61.tar.gz
bsdgames-darwin-57f27e499ca8897d280943227beabb611faebb61.tar.zst
bsdgames-darwin-57f27e499ca8897d280943227beabb611faebb61.zip
Fix typo. From OpenBSD.
Diffstat (limited to 'gomoku')
-rw-r--r--gomoku/gomoku.64
1 files changed, 2 insertions, 2 deletions
diff --git a/gomoku/gomoku.6 b/gomoku/gomoku.6
index dcedff09..ea9a446f 100644
--- a/gomoku/gomoku.6
+++ b/gomoku/gomoku.6
@@ -1,4 +1,4 @@
-.\" $NetBSD: gomoku.6,v 1.11 2005/09/15 02:09:41 wiz Exp $
+.\" $NetBSD: gomoku.6,v 1.12 2010/03/29 02:32:45 dholland Exp $
.\"
.\" Copyright (c) 1994
.\" The Regents of the University of California. All rights reserved.
@@ -45,7 +45,7 @@
.Op Ar inputfile
.Sh DESCRIPTION
.Nm
-is a two player game were the object is to get 5 in a row horizontally,
+is a two player game where the object is to get 5 in a row horizontally,
vertically or diagonally on a 19 by 19 grid.
By convention, black always moves first.
With no arguments,