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/hack | |
parent | e78e38b53d3b73ab5e8d3e1aca415b1ec56f9877 (diff) |
Don't capitalize game names at the beginning of sentences.
Diffstat (limited to 'games/hack')
-rw-r--r-- | games/hack/hack.6 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/hack/hack.6 b/games/hack/hack.6 index 6d251fbe5e4..c7ecee19267 100644 --- a/games/hack/hack.6 +++ b/games/hack/hack.6 @@ -10,13 +10,13 @@ .Op Fl d Ar directory .Op Fl n .Op Fl u Ar playername -.Nm /usr/games/hack +.Nm .Op Fl d Ar directory .Op Fl s .Op Fl X .Op Ar playername ... .Sh DESCRIPTION -.Nm Hack +.Nm is a display oriented dungeons & dragons - like game. Both display and command structure resemble rogue. (For a game with the same structure but entirely different display - @@ -36,7 +36,7 @@ among heroes. .Pp When the game ends, either by your death, when you quit, or if you escape from the caves, -.Nm hack +.Nm will give you (a fragment of) the list of top scorers. The scoring is based on many aspects of your behavior but a rough estimate is obtained by taking the amount of gold you've found in the cave plus four |