diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1998-08-04 09:41:09 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1998-08-04 09:41:09 +0000 |
| commit | 1c08e860a176ff088faf079e42b5e9bab1932825 (patch) | |
| tree | 3e6bc6ac2de8d995d2fc39a0628ab0f4ab2727f2 /games | |
| parent | 205d5ed6ffd5e34ac1ab66b4ddbc073ad21b542b (diff) | |
Notes
Diffstat (limited to 'games')
| -rw-r--r-- | games/hangman/hangman.6 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hangman/hangman.6 b/games/hangman/hangman.6 index 26e466fd1f30..257860158f44 100644 --- a/games/hangman/hangman.6 +++ b/games/hangman/hangman.6 @@ -45,6 +45,6 @@ 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 -/usr/dict/words On-line word list +/usr/share/dict/words On-line word list .SH AUTHOR Ken Arnold |
