summaryrefslogtreecommitdiff
path: root/games/adventure
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/adventure
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/adventure')
-rw-r--r--games/adventure/adventure.66
1 files changed, 3 insertions, 3 deletions
diff --git a/games/adventure/adventure.6 b/games/adventure/adventure.6
index 39c4fe612aa..c84d952a99c 100644
--- a/games/adventure/adventure.6
+++ b/games/adventure/adventure.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: adventure.6,v 1.3 1998/12/15 19:18:14 pjanzen Exp $
+.\" $OpenBSD: adventure.6,v 1.4 1999/07/09 13:35:57 aaron Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -58,8 +58,8 @@ To terminate a game, enter
to save a game for later resumption, enter
.Dq suspend .
.Sh AUTHORS
-The game
+The game
.Nm
was originally written in Fortran by Will Crowther
and Don Woods. It was later translated to C and enhanced by Jim
-Gillogly (jim@rand.org).
+Gillogly (jim@rand.org).