]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - hangman/hangman.6
Tidy up regexp handling further.
[bsdgames-darwin.git] / hangman / hangman.6
index fe5a152542b7e29dd452e283a57d58d3b5a93a3e..28b836f2f3a4a021b4075177a3bf423a5b50f7c2 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $NetBSD: hangman.6,v 1.9 2002/01/20 00:52:22 wiz Exp $
+.\"    $NetBSD: hangman.6,v 1.12 2003/08/07 09:37:21 agc Exp $
 .\"
 .\" Copyright (c) 1983, 1993
 .\"    The Regents of the University of California.  All rights reserved.
 .\"
 .\" Copyright (c) 1983, 1993
 .\"    The Regents of the University of California.  All rights reserved.
 .\" 2. Redistributions in binary form must reproduce the above copyright
 .\"    notice, this list of conditions and the following disclaimer in the
 .\"    documentation and/or other materials provided with the distribution.
 .\" 2. Redistributions in binary form must reproduce the above copyright
 .\"    notice, this list of conditions and the following disclaimer in the
 .\"    documentation and/or other materials provided with the distribution.
-.\" 3. All advertising materials mentioning features or use of this software
-.\"    must display the following acknowledgement:
-.\"    This product includes software developed by the University of
-.\"    California, Berkeley and its contributors.
-.\" 4. Neither the name of the University nor the names of its contributors
+.\" 3. Neither the name of the University nor the names of its contributors
 .\"    may be used to endorse or promote products derived from this software
 .\"    without specific prior written permission.
 .\"
 .\"    may be used to endorse or promote products derived from this software
 .\"    without specific prior written permission.
 .\"
@@ -45,7 +41,7 @@
 .Op Fl m Ar minlen
 .Sh DESCRIPTION
 In
 .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
 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
@@ -57,7 +53,8 @@ Use the specified
 .Ar wordlist
 instead of the default one named below.
 .It Fl m
 .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
 .El
 .Sh FILES
 .Bl -tag -width /usr/share/dict/words -compact