diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-09 13:36:00 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-09 13:36:00 +0000 |
commit | 078c2448197a826265f74828b3159d758f1f0ceb (patch) | |
tree | ef3b0d7b2b6fcf1328ac8953d9e2abf6431093ea /games/battlestar | |
parent | 3610cb2f5b1eeb5e599fcca418780b43c2f30b6d (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/battlestar')
-rw-r--r-- | games/battlestar/battlestar.6 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/games/battlestar/battlestar.6 b/games/battlestar/battlestar.6 index db259b4bb87..52298da022b 100644 --- a/games/battlestar/battlestar.6 +++ b/games/battlestar/battlestar.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: battlestar.6,v 1.4 1998/12/15 19:18:24 pjanzen Exp $ +.\" $OpenBSD: battlestar.6,v 1.5 1999/07/09 13:35:55 aaron Exp $ .\" $NetBSD: battlestar.6,v 1.4 1995/03/21 15:06:42 cgd Exp $ .\" .\" Copyright (c) 1983, 1993 @@ -63,7 +63,7 @@ Three to rule the world and purge the skies with thunder. .Pp In those times great wizards were known and their powers were beyond belief. They could take any object from thin air, and, uttering the -word +word .Sq su could disappear. .Pp @@ -126,11 +126,11 @@ and .Dq inven will print out your current status in the game. .Sh SAVING A GAME -The command +The command .Dq save -will save your game in a file called +will save your game in a file called .Pa ~/Bstar . -You can recover a saved game by using the +You can recover a saved game by using the .Fl r option when you start up the game, or by giving the name of the saved file as an argument. @@ -158,7 +158,7 @@ Peter Da Silva Kevin Brown .It Edward Wang (edward%ucbarpa@berkeley.arpa) -.It +.It Ken Arnold & Company .El .Sh BUGS |