summaryrefslogtreecommitdiffstats
path: root/hangman
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2002-09-26 16:12:39 +0000
committerwiz <wiz@NetBSD.org>2002-09-26 16:12:39 +0000
commit7a38777764ef663c10c678c060810b7d2af902be (patch)
tree8ca9897e2bb538c020eacd4e08b7b0b597963c5e /hangman
parente2a14e1fec1a1934c66938c98de211a989fe85ca (diff)
downloadbsdgames-darwin-7a38777764ef663c10c678c060810b7d2af902be.tar.gz
bsdgames-darwin-7a38777764ef663c10c678c060810b7d2af902be.tar.zst
bsdgames-darwin-7a38777764ef663c10c678c060810b7d2af902be.zip
New sentences begin on new lines.
Patch from Richard Elz, slightly improved by yours truly.
Diffstat (limited to 'hangman')
-rw-r--r--hangman/hangman.65
1 files changed, 3 insertions, 2 deletions
diff --git a/hangman/hangman.6 b/hangman/hangman.6
index fe5a1525..05713868 100644
--- a/hangman/hangman.6
+++ b/hangman/hangman.6
@@ -1,4 +1,4 @@
-.\" $NetBSD: hangman.6,v 1.9 2002/01/20 00:52:22 wiz Exp $
+.\" $NetBSD: hangman.6,v 1.10 2002/09/26 16:12:40 wiz Exp $
.\"
.\" Copyright (c) 1983, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -57,7 +57,8 @@ Use the specified
.Ar wordlist
instead of the default one named below.
.It Fl m
-Set the minimum word length to use. The default is 6 letters.
+Set the minimum word length to use.
+The default is 6 letters.
.El
.Sh FILES
.Bl -tag -width /usr/share/dict/words -compact