-.\" $NetBSD: hangman.6,v 1.9 2002/01/20 00:52:22 wiz Exp $
+.\" $NetBSD: hangman.6,v 1.11 2003/02/25 10:34:46 wiz Exp $
.\"
.\" Copyright (c) 1983, 1993
.\" The Regents of the University of California. All rights reserved.
.Op Fl m Ar minlen
.Sh DESCRIPTION
In
-.Nm "" ,
+.Nm ,
the computer picks a word from the on-line word list
and you must try to guess it.
The computer keeps track of which letters have been guessed
.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