diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-11-29 16:05:39 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-11-29 16:05:39 +0000 |
commit | 32cc3c6670cfbf4a315b022a67bca1f260e395ef (patch) | |
tree | d82e950056f000f4e1c742bb908b7235f079a087 /games/battlestar | |
parent | 58fdb1311466b088e019a04f8e5ecfb489089ae0 (diff) |
tidy here too;
Diffstat (limited to 'games/battlestar')
-rw-r--r-- | games/battlestar/battlestar.6 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/battlestar/battlestar.6 b/games/battlestar/battlestar.6 index 4ecd044079d..8595ebc3b4d 100644 --- a/games/battlestar/battlestar.6 +++ b/games/battlestar/battlestar.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: battlestar.6,v 1.18 2015/11/29 15:31:06 tb Exp $ +.\" $OpenBSD: battlestar.6,v 1.19 2015/11/29 16:05:38 jmc Exp $ .\" $NetBSD: battlestar.6,v 1.4 1995/03/21 15:06:42 cgd Exp $ .\" .\" Copyright (c) 1983, 1993 @@ -151,14 +151,14 @@ stand for Right, Left, Ahead, and Back. Directions printed in room descriptions are always printed in R, L, A, & B relative directions. .Sh ENVIRONMENT -.Bl -tag -width Ds +.Bl -tag -width $HOME/.battlestar.scores .It Ev LOGNAME Name to be recorded in high score file. .El .Sh FILES .Bl -tag -width $HOME/.battlestar.scores .It Pa $HOME/.battlestar.scores -high score file +High score file. .El .Sh HISTORY I wrote Battlestar in 1979 in order to experiment with the niceties of |