diff options
author | dd <dd@FreeBSD.org> | 2001-10-14 23:13:01 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-10-14 23:13:01 +0000 |
commit | 10bfc1f0b13162f6d2f42de60757f85916908886 (patch) | |
tree | 33f854a2d9defd224651c189975fb856f2e11bcf /games/rogue | |
parent | 7d0e6121afbb6492e9c201fbcac008d169f79107 (diff) | |
download | FreeBSD-src-10bfc1f0b13162f6d2f42de60757f85916908886.zip FreeBSD-src-10bfc1f0b13162f6d2f42de60757f85916908886.tar.gz |
Slightly improve wording in the opening paragraph.
PR: 31202
Submitted by: Jasmin Blanchette <jasmin@troll.no>
Diffstat (limited to 'games/rogue')
-rw-r--r-- | games/rogue/rogue.6 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rogue/rogue.6 b/games/rogue/rogue.6 index b2f1d35..614d3f6 100644 --- a/games/rogue/rogue.6 +++ b/games/rogue/rogue.6 @@ -49,7 +49,7 @@ The .Nm is a computer fantasy with a new twist. It is CRT oriented and the object of the game is to survive -the attacks of various monsters and get a lot of gold, rather +the attacks of various monsters and gather a lot of gold, rather than the puzzle solving orientation of most computer fantasy games. .Pp To get started you really only need to know two commands. |