diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-02-20 22:07:10 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-02-20 22:07:10 +0000 |
commit | 941f9e18b0d67ee7a61ab0bcfb805e2a4dd5c987 (patch) | |
tree | 61314bc9358e238d76cb9cddd32c7e31b21c91d8 /games/rogue/rogue.6 | |
parent | 194b3c151607a720bc75b4d770b9a4aa6e93638d (diff) |
uppercase CRT;
Diffstat (limited to 'games/rogue/rogue.6')
-rw-r--r-- | games/rogue/rogue.6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/rogue/rogue.6 b/games/rogue/rogue.6 index 1462945ad0f..256acd8ed94 100644 --- a/games/rogue/rogue.6 +++ b/games/rogue/rogue.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rogue.6,v 1.11 2003/09/04 22:14:42 jmc Exp $ +.\" $OpenBSD: rogue.6,v 1.12 2004/02/20 22:07:09 jmc Exp $ .\" .\" Copyright (c) 1988, 1993 .\" The Regents of the University of California. All rights reserved. @@ -44,7 +44,7 @@ .Sh DESCRIPTION .Nm is a computer fantasy game with a new twist. -It is crt oriented and the +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 than the puzzle solving orientation of most computer fantasy games. |