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/fish/fish.6 | |
parent | e78e38b53d3b73ab5e8d3e1aca415b1ec56f9877 (diff) |
Don't capitalize game names at the beginning of sentences.
Diffstat (limited to 'games/fish/fish.6')
-rw-r--r-- | games/fish/fish.6 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/games/fish/fish.6 b/games/fish/fish.6 index e654454fb56..b7fb1c0073f 100644 --- a/games/fish/fish.6 +++ b/games/fish/fish.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fish.6,v 1.2 1998/08/22 09:10:12 pjanzen Exp $ +.\" $OpenBSD: fish.6,v 1.3 1998/11/29 19:37:35 pjanzen Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -38,12 +38,13 @@ .Os .Sh NAME .Nm fish -.Nd play ``Go Fish'' +.Nd play +.Dq Go Fish .Sh SYNOPSIS .Nm .Op Fl p .Sh DESCRIPTION -.Nm Fish +.Nm is the game .Dq Go Fish , a traditional children's card game. @@ -83,7 +84,7 @@ the rank is no longer in play. The game ends when one player no longer has any cards. The player with the most books wins. .Pp -.Nm Fish +.Nm provides instructions as to what input it accepts. .Sh BUGS The computer cheats only rarely. |