]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - gomoku/gomoku.6
Some assorted minor cleanups, from larn 12.2.
[bsdgames-darwin.git] / gomoku / gomoku.6
index 7278d92890333a00bb1a967e26c5e80ff9a0f416..dcedff0900962555584cad2ccbc044e63a433a41 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $NetBSD: gomoku.6,v 1.7 2002/09/26 16:12:40 wiz Exp $
+.\"    $NetBSD: gomoku.6,v 1.11 2005/09/15 02:09:41 wiz Exp $
 .\"
 .\" Copyright (c) 1994
 .\"    The Regents of the University of California.  All rights reserved.
 .\" 2. Redistributions in binary form must reproduce the above copyright
 .\"    notice, this list of conditions and the following disclaimer in the
 .\"    documentation and/or other materials provided with the distribution.
-.\" 3. All advertising materials mentioning features or use of this software
-.\"    must display the following acknowledgement:
-.\"    This product includes software developed by the University of
-.\"    California, Berkeley and its contributors.
-.\" 4. Neither the name of the University nor the names of its contributors
+.\" 3. Neither the name of the University nor the names of its contributors
 .\"    may be used to endorse or promote products derived from this software
 .\"    without specific prior written permission.
 .\"
@@ -76,7 +72,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,11 +84,11 @@ 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
-Ralph Campbell
+.Sh AUTHORS
+.An Ralph Campbell
 .Sh ACKNOWLEDGEMENTS
 The board display routines were based on the
 .Nm goref