diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 2001-11-17 05:45:06 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 2001-11-17 05:45:06 +0000 |
commit | 1872b673a2ce5a3cacb9cb757b5eafe8eed691be (patch) | |
tree | 84716be57f085726d727f1134ab1ac32d1d49604 /games/hangman/hangman.6 | |
parent | 464c4e0beee97ba1c4d2bdaf8577c9e72d149d80 (diff) |
fixes based on ones suggested by mpech@prosoft.org.lv
Diffstat (limited to 'games/hangman/hangman.6')
-rw-r--r-- | games/hangman/hangman.6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/hangman/hangman.6 b/games/hangman/hangman.6 index d648e01e81a..f5bbce3bbcb 100644 --- a/games/hangman/hangman.6 +++ b/games/hangman/hangman.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hangman.6,v 1.8 2001/11/17 05:35:02 pjanzen Exp $ +.\" $OpenBSD: hangman.6,v 1.9 2001/11/17 05:45:05 pjanzen Exp $ .\" .\" Copyright (c) 1983, 1993 .\" The Regents of the University of California. All rights reserved. @@ -49,7 +49,7 @@ 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 and how many wrong guesses you have made on the screen in a graphic fashion. -.Sh OPTIONS +.Pp .Bl -tag -width flag -compact .It Fl d Use the specified |