aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-01-25 14:16:42 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-01-25 14:16:42 +0000
commita0e3937ccbfac9877ce5bffc40f007fd7cd2cfe7 (patch)
tree34d3a638637387f7ba45f9316fbb31e8d4ba99da /games
parent683bdefcd3eb3f8a284dc3f2dcb8b28c448e5c89 (diff)
downloadsrc-a0e3937ccbfac9877ce5bffc40f007fd7cd2cfe7.tar.gz
src-a0e3937ccbfac9877ce5bffc40f007fd7cd2cfe7.zip
mdoc(7) police: fixed a few bogons.
Notes
Notes: svn path=/head/; revision=71641
Diffstat (limited to 'games')
-rw-r--r--games/rogue/rogue.624
1 files changed, 12 insertions, 12 deletions
diff --git a/games/rogue/rogue.6 b/games/rogue/rogue.6
index e8faa3d34f35..b2f1d357bcf4 100644
--- a/games/rogue/rogue.6
+++ b/games/rogue/rogue.6
@@ -32,31 +32,31 @@
.\" @(#)rogue.6 8.1 (Berkeley) 5/31/93
.\" $FreeBSD$
.\"
-.Dd December 07, 2000
+.Dd December 7, 2000
.Dt ROGUE 6
.Os
.Sh NAME
.Nm rogue
.Nd exploring The Dungeons of Doom
-.Sh SYNOPSYS
+.Sh SYNOPSIS
.Nm
.Op Fl r
.Op Ar save_file
.Op Fl s
.Op Fl d
.Sh DESCRIPTION
-The game
+The
.Nm
is a computer fantasy with a new twist.
-It is crt oriented and the object of the game is to survive
+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.
.Pp
To get started you really only need to know two commands.
The command
-.Ql ?
+.Ic ?\&
will give you a list of the available commands and the command
-.Ql /
+.Ic /
will identify the things you see on the screen.
.Pp
To win the game (as opposed to merely playing to beat other people's high
@@ -70,9 +70,9 @@ among heroes.
When the game ends, either by your death, when you quit, or if you (by
some miracle) manage to win,
.Nm
-will give you a list of the top-ten scorers. The scoring is based entirely
-upon how much gold you get. There is a 10% penalty for getting yourself
-killed.
+will give you a list of the top-ten scorers.
+The scoring is based entirely upon how much gold you get.
+There is a 10% penalty for getting yourself killed.
.Pp
If
.Ar save_file
@@ -94,11 +94,11 @@ For more detailed directions, read the document
.An Kenneth C. R. C. Arnold ,
.An Glenn Wichman
.Sh FILES
-.Bl -tag -width /var/games/rogue.scorresXX -compact
+.Bl -tag -width /var/games/rogue.scoresXX -compact
.It Pa /var/games/rogue.scores
-Score file
+score file
.It Pa rogue.save
-Default save file
+default save file
.El
.Sh SEE ALSO
.Rs