Score is in upper right corner, not upper left corner. Patch from
Robert Hunter <roh@cryptocracy.hn.org> in Debian bug 209034.
This commit is contained in:
parent
ddc1674612
commit
39f0bfee73
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: worm.6,v 1.10 2003/08/07 09:37:56 agc Exp $
|
||||
.\" $NetBSD: worm.6,v 1.11 2004/01/01 16:06:57 jsm Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1989, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -57,6 +57,6 @@ The object of the game is to see how long you can make the worm grow.
|
|||
The game ends when the worm runs into either the sides of the screen,
|
||||
or itself.
|
||||
The current score (how much the worm has grown) is kept in
|
||||
the upper left corner of the screen.
|
||||
the upper right corner of the screen.
|
||||
.Pp
|
||||
The optional argument, if present, is the initial length of the worm.
|
||||
|
|
Loading…
Reference in New Issue