aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>1998-08-04 09:41:09 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>1998-08-04 09:41:09 +0000
commit1c08e860a176ff088faf079e42b5e9bab1932825 (patch)
tree3e6bc6ac2de8d995d2fc39a0628ab0f4ab2727f2 /games
parent205d5ed6ffd5e34ac1ab66b4ddbc073ad21b542b (diff)
Notes
Diffstat (limited to 'games')
-rw-r--r--games/hangman/hangman.62
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