Fix macro order, and quote question mark.
This commit is contained in:
parent
132d3f696b
commit
a1cbee5c2a
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: boggle.6,v 1.5 2002/09/26 18:31:59 wiz Exp $
|
||||
.\" $NetBSD: boggle.6,v 1.6 2003/06/27 22:47:44 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -99,7 +99,7 @@ listing the board left to right and top to bottom.
|
|||
.El
|
||||
.Pp
|
||||
Help is available during play by typing
|
||||
.Ic Sq ? .
|
||||
.Sq Ic \&? .
|
||||
More detailed information on the game is given there.
|
||||
.Sh BUGS
|
||||
If there are a great many words in the cube the final display of the words
|
||||
|
|
Loading…
Reference in New Issue