summaryrefslogtreecommitdiff
path: root/games/wump/wump.6
diff options
context:
space:
mode:
authorPaul Janzen <pjanzen@cvs.openbsd.org>1998-08-19 07:42:28 +0000
committerPaul Janzen <pjanzen@cvs.openbsd.org>1998-08-19 07:42:28 +0000
commited884b9fa4509c09f0f7ab71efe57a4e83a2e055 (patch)
treeef9d859a0754785b42ea5cacb27aff54b5000315 /games/wump/wump.6
parentf4fc9566a4d35c0cc2bf8c7f1136287d8eec8c44 (diff)
tags, formatting, ANSI-fication, prototypes, de-typos, and the occasional
initialization, removal of unused variable, or other minor fix. Most changes are from or inspired by NetBSD.
Diffstat (limited to 'games/wump/wump.6')
-rw-r--r--games/wump/wump.66
1 files changed, 3 insertions, 3 deletions
diff --git a/games/wump/wump.6 b/games/wump/wump.6
index cba639b9dab..c12fa075527 100644
--- a/games/wump/wump.6
+++ b/games/wump/wump.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: wump.6,v 1.2 1998/03/12 09:09:38 pjanzen Exp $
+.\" $OpenBSD: wump.6,v 1.3 1998/08/19 07:42:26 pjanzen Exp $
.\"
.\" Copyright (c) 1989, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -43,7 +43,7 @@
.Nm wump
.Nd hunt the wumpus in an underground cave
.Sh SYNOPSIS
-.Nm wump
+.Nm
.Op Fl h
.Op Fl a Ar arrows
.Op Fl b Ar bats
@@ -52,7 +52,7 @@
.Op Fl t Ar tunnels
.Sh DESCRIPTION
The game
-.Nm wump
+.Nm
is based on a fantasy game first presented in the pages of
.Em People's Computer Company
in 1973.