diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 1998-11-29 19:38:01 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 1998-11-29 19:38:01 +0000 |
commit | b84b006f18895b26889fc960039cd3d71541556f (patch) | |
tree | 2da95f1dd750e20e05398f84d7a4f09d88bb00fc /games/monop | |
parent | e78e38b53d3b73ab5e8d3e1aca415b1ec56f9877 (diff) |
Don't capitalize game names at the beginning of sentences.
Diffstat (limited to 'games/monop')
-rw-r--r-- | games/monop/monop.6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/monop/monop.6 b/games/monop/monop.6 index b841d6fe3d4..f6f8a1f6fc6 100644 --- a/games/monop/monop.6 +++ b/games/monop/monop.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: monop.6,v 1.2 1998/09/20 23:36:52 pjanzen Exp $ +.\" $OpenBSD: monop.6,v 1.3 1998/11/29 19:37:45 pjanzen Exp $ .\" .\" Copyright (c) 1980 The Regents of the University of California. .\" All rights reserved. @@ -155,7 +155,7 @@ and get-out-of-jail free cards revert to the deck. save the current game in a file for later play. You can continue play after saving, either by adding the file in which you saved the game after the -.Nm monop +.Nm command, or by using the .Ic restore command (see below). |