diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-05-26 17:26:34 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-05-26 17:26:34 +0000 |
commit | e8174e06503f412bee8c3318d9615d9ff121444b (patch) | |
tree | e30290270e2386bdcf943dce974552bffa849e1e /games/rogue | |
parent | ef6e2c33de8ada559570336e3b8f13300a6c93ae (diff) |
remove references to CRTs where they no longer make sense;
tweaked by mickey/krw
ok deraadt
Diffstat (limited to 'games/rogue')
-rw-r--r-- | games/rogue/rogue.6 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/rogue/rogue.6 b/games/rogue/rogue.6 index 256acd8ed94..b90fea8fbd7 100644 --- a/games/rogue/rogue.6 +++ b/games/rogue/rogue.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rogue.6,v 1.12 2004/02/20 22:07:09 jmc Exp $ +.\" $OpenBSD: rogue.6,v 1.13 2006/05/26 17:26:33 jmc Exp $ .\" .\" Copyright (c) 1988, 1993 .\" The Regents of the University of California. All rights reserved. @@ -44,8 +44,7 @@ .Sh DESCRIPTION .Nm is a computer fantasy game with a new twist. -It is CRT oriented and the -object of the game is to survive the attacks of various monsters and get +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. .Pp |