summaryrefslogtreecommitdiff
path: root/games/hack/hack.6
diff options
context:
space:
mode:
authorPaul Janzen <pjanzen@cvs.openbsd.org>2001-11-17 05:35:03 +0000
committerPaul Janzen <pjanzen@cvs.openbsd.org>2001-11-17 05:35:03 +0000
commit464c4e0beee97ba1c4d2bdaf8577c9e72d149d80 (patch)
tree2a8662eeaac756912de26b849cebc8825130968a /games/hack/hack.6
parent29539cb9638d473c57b523953f81c37290c868e6 (diff)
fixes from mpech@prosoft.org.lv
Diffstat (limited to 'games/hack/hack.6')
-rw-r--r--games/hack/hack.616
1 files changed, 9 insertions, 7 deletions
diff --git a/games/hack/hack.6 b/games/hack/hack.6
index 6e9f1786f06..2c3e462c71e 100644
--- a/games/hack/hack.6
+++ b/games/hack/hack.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hack.6,v 1.6 2001/06/06 20:52:19 pjanzen Exp $ -*- nroff -*-
+.\" $OpenBSD: hack.6,v 1.7 2001/11/17 05:35:02 pjanzen Exp $ -*- nroff -*-
.\" $NetBSD: hack.6,v 1.5 1995/07/03 19:44:30 jtc Exp $ -*- nroff -*-
.Dd March 31, 1985
.Dt HACK 6
@@ -23,7 +23,8 @@ Both display and command structure resemble rogue.
(For a game with the same structure but entirely different display -
a real cave instead of dull rectangles - try Quest.)
.Pp
-To get started you really only need to know two commands. The command
+To get started you really only need to know two commands.
+The command
.Ic ?
will give you a list of the available commands and the command
.Ic /
@@ -38,11 +39,11 @@ among heroes.
When the game ends, either by your death, when you quit, or if you escape
from the caves,
.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
+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
-times your (real) experience. Precious stones may be worth a lot of gold
-when brought to the exit.
+times your (real) experience.
+Precious stones may be worth a lot of gold when brought to the exit.
There is a 10% penalty for getting yourself killed.
.Pp
The administration of the game is kept in the directory specified with the
@@ -81,7 +82,8 @@ then this supplies the answer to the question "What kind of character ... ?".
.Pp
The
.Fl s
-option will print out the list of your scores. It may be followed by arguments
+option will print out the list of your scores.
+It may be followed by arguments
.Fl X
where X is one of the letters C, F, K, S, T, W to print the scores of
Cavemen, Fighters, Knights, Speleologists, Tourists or Wizards.