From b9a119cc47104b5326bfb0663f726541f59cbd78 Mon Sep 17 00:00:00 2001 From: jtc Date: Thu, 16 Sep 1993 17:02:51 +0000 Subject: Word list is in /usr/share/dict/*, not /usr/dict/*. --- hangman/hangman.6 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'hangman') diff --git a/hangman/hangman.6 b/hangman/hangman.6 index 8488db77..be0573dd 100644 --- a/hangman/hangman.6 +++ b/hangman/hangman.6 @@ -30,7 +30,7 @@ .\" 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 $ +.\" $Id: hangman.6,v 1.4 1993/09/16 17:02:51 jtc Exp $ .\" .Dd June 23, 1990 .Dt HANGMAN 6 @@ -48,8 +48,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 -- cgit v1.2.3-56-ge451