Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/games/gomoku Fix typo. From OpenBSD.
details: https://anonhg.NetBSD.org/src/rev/f5d948334ebe
branches: trunk
changeset: 753440:f5d948334ebe
user: dholland <dholland%NetBSD.org@localhost>
date: Mon Mar 29 02:32:45 2010 +0000
description:
Fix typo. From OpenBSD.
diffstat:
games/gomoku/gomoku.6 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1f7322d5f369 -r f5d948334ebe games/gomoku/gomoku.6
--- a/games/gomoku/gomoku.6 Mon Mar 29 02:21:04 2010 +0000
+++ b/games/gomoku/gomoku.6 Mon Mar 29 02:32:45 2010 +0000
@@ -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,
Home |
Main Index |
Thread Index |
Old Index