]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - monop/monop.6
add a 'down' key to tetris, defaulting to 'n'. it move the block down
[bsdgames-darwin.git] / monop / monop.6
index d47d6f840e9d6a9d2ea668325bccd88b98bd21c8..ee8bf2aeb1e9c6b089a20ad3a7c2709871d7bd98 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $NetBSD: monop.6,v 1.14 2003/04/26 21:30:23 wiz Exp $
+.\"    $NetBSD: monop.6,v 1.19 2008/02/24 03:50:07 dholland Exp $
 .\"
 .\" Copyright (c) 1980 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.
 .\"
@@ -33,7 +29,7 @@
 .\"
 .\"    @(#)monop.6     6.5 (Berkeley) 3/25/93
 .\"
-.Dd March 25, 1993
+.Dd February 23, 2008
 .Dt MONOP 6
 .Os
 .Sh NAME
 .Sh DESCRIPTION
 .Nm
 is reminiscent of the Parker Brother's game Monopoly, and
-monitors a game between 1 to 9 users.
+monitors a game between 2 to 9 users.
 It is assumed that the rules of Monopoly are known.
 The game follows the standard rules, with the exception that,
 if a property goes up for auction and there are only two solvent players,
 no auction is held and the property remains unowned.
-.Nm
+.Pp
 The game, in effect, lends the player money,
 so it is possible to buy something which you cannot afford.
 However, as soon as a person goes into debt, he must
@@ -64,7 +60,7 @@ which puts the property back on the board, unowned.
 Any time that the response to a question is a
 .Em string ,
 e.g., a name, place or person, you can type
-.Sq Ic ?
+.Sq Ic \&?
 to get a list of valid answers.
 It is not possible to input a negative number, nor is it ever necessary.
 .Pp
@@ -176,12 +172,7 @@ If you simply hit the
 key instead of a command, it is the same as typing
 .Ic roll .
 .El
-.Sh AUTHOR
+.Sh AUTHORS
 .An Ken Arnold
-.Sh FILES
-.Bl -tag -width /usr/share/games/cards.pck -compact
-.It Pa /usr/share/games/cards.pck
-Chance and Community Chest cards
-.El
 .Sh BUGS
 No command can be given an argument instead of a response to a query.