summaryrefslogtreecommitdiff
path: root/games/hunt
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-07-09 13:36:00 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-07-09 13:36:00 +0000
commit078c2448197a826265f74828b3159d758f1f0ceb (patch)
treeef3b0d7b2b6fcf1328ac8953d9e2abf6431093ea /games/hunt
parent3610cb2f5b1eeb5e599fcca418780b43c2f30b6d (diff)
- remove all trailing whitespace
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
Diffstat (limited to 'games/hunt')
-rw-r--r--games/hunt/hunt/hunt.66
-rw-r--r--games/hunt/huntd/huntd.64
2 files changed, 5 insertions, 5 deletions
diff --git a/games/hunt/hunt/hunt.6 b/games/hunt/hunt/hunt.6
index 4c342895337..91a5e850439 100644
--- a/games/hunt/hunt/hunt.6
+++ b/games/hunt/hunt/hunt.6
@@ -1,5 +1,5 @@
.\" $NetBSD: hunt.6,v 1.3 1997/10/10 16:32:30 lukem Exp $
-.\" $OpenBSD: hunt.6,v 1.7 1999/07/07 10:50:15 aaron Exp $
+.\" $OpenBSD: hunt.6,v 1.8 1999/07/09 13:35:58 aaron Exp $
.\"
.\" hunt
.\" Copyright (c) 1985 Conrad C. Huang, Gregory S. Couch, Kenneth C.R.C. Arnold
@@ -84,7 +84,7 @@ appear as the team name.
A team name is a single digit to avoid conflicting with other characters
used in the game.
Use a team name consisting of a single space
-.Pq Sq \
+.Pq Sq \
to remain on your own.
.Pp
The
@@ -189,7 +189,7 @@ The symbols on the screen are:
.Bl -tag -width Ic -compact
.It Li \&- \&| \&+
walls
-.It Li \&/ \e
+.It Li \&/ \e
diagonal (deflecting) walls
.It Li #
doors (dispersion walls)
diff --git a/games/hunt/huntd/huntd.6 b/games/hunt/huntd/huntd.6
index b284dd74057..07b169e5f09 100644
--- a/games/hunt/huntd/huntd.6
+++ b/games/hunt/huntd/huntd.6
@@ -1,5 +1,5 @@
.\" $NetBSD: huntd.6,v 1.3 1998/01/09 08:03:42 perry Exp $
-.\" $OpenBSD: huntd.6,v 1.7 1999/07/07 10:50:15 aaron Exp $
+.\" $OpenBSD: huntd.6,v 1.8 1999/07/09 13:35:58 aaron Exp $
.\"
.\" Hunt
.\" Copyright (c) 1985 Conrad C. Huang, Gregory S. Couch, Kenneth C.R.C. Arnold
@@ -193,7 +193,7 @@ duration of a scan (default 20)
.It mindshot
minimum shot class needed to make a drone (default 2)
.It simstep
-minimum simulation step in microseconds. Zero means traditional blocking
+minimum simulation step in microseconds. Zero means traditional blocking
behaviour. Try 55000 for something reasonable (default 0)
.El
.Sh "SEE ALSO"