diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-09-02 18:14:19 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-09-02 18:14:19 +0000 |
commit | 9df3fe7c730259fc964131b0b2020590a6e55df2 (patch) | |
tree | eb512d93b2184cd6b0764e368e686b0143fa0e8f /games/hunt | |
parent | 32904e349cd9ea3e652471f0ef5c503b06e8dca8 (diff) |
escape punctuation;
ok deraadt@
Diffstat (limited to 'games/hunt')
-rw-r--r-- | games/hunt/hunt/hunt.6 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/hunt/hunt/hunt.6 b/games/hunt/hunt/hunt.6 index 3a961f8f1c4..0366833a0f2 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.15 2003/06/02 18:50:56 millert Exp $ +.\" $OpenBSD: hunt.6,v 1.16 2003/09/02 18:14:18 jmc Exp $ .\" .\" Copyright (c) 1985 Conrad C. Huang, Gregory S. Couch, Kenneth C.R.C. Arnold .\" San Francisco, California @@ -269,7 +269,7 @@ big slime .br .It Li > < ^ v you, facing right, left, up, or down -.It Li } { i ! +.It Li } { i \&! other players facing right, left, up, or down .It \&* explosion @@ -367,7 +367,7 @@ therefore less likely to hurt himself on landing. .\"close to every 30 deaths. .It Every 30 deaths or so, a -.Ql ? +.Ql \&? will appear. It is a wandering bomb which will explode when it hits someone, or when it is slimed. |