]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - hangman/hangman.6
merge with Lite, new RCS id conventions, etc.
[bsdgames-darwin.git] / hangman / hangman.6
index 8488db77a8a1828af1ec73291d26cc1119a3b2d3..42040574dc15180a367da297afdf19c2e8d7f2ab 100644 (file)
@@ -1,5 +1,7 @@
-.\" Copyright (c) 1983 The Regents of the University of California.
-.\" All rights reserved.
+.\"    $NetBSD: hangman.6,v 1.5 1995/03/23 08:32:46 cgd Exp $
+.\"
+.\" Copyright (c) 1983, 1993
+.\"    The Regents of the University of California.  All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"    from: @(#)hangman.6     6.3 (Berkeley) 6/23/90
-.\"    $Id: hangman.6,v 1.3 1993/08/05 01:46:45 jtc Exp $
+.\"    @(#)hangman.6   8.1 (Berkeley) 5/31/93
 .\"
-.Dd June 23, 1990
+.Dd May 31, 1993
 .Dt HANGMAN 6
 .Os
 .Sh NAME
@@ -48,8 +49,8 @@ and you must try to guess it.
 The computer keeps track of which letters have been guessed
 and how many wrong guesses you have made on the screen in a graphic fashion.
 .Sh FILES
-.Bl -tag -width /usr/dict/words -compact
-.It Pa /usr/dict/words
+.Bl -tag -width /usr/share/dict/words -compact
+.It Pa /usr/share/dict/words
 On-line word list
 .El
 .Sh AUTHOR