diff options
Diffstat (limited to 'games/worm/worm.6')
-rw-r--r-- | games/worm/worm.6 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/worm/worm.6 b/games/worm/worm.6 index e328c017011..30f10c1023e 100644 --- a/games/worm/worm.6 +++ b/games/worm/worm.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: worm.6,v 1.4 1998/04/28 07:37:19 deraadt Exp $ +.\" $OpenBSD: worm.6,v 1.5 1998/08/19 07:42:20 pjanzen Exp $ .\" .\" Copyright (c) 1989, 1993 .\" The Regents of the University of California. All rights reserved. @@ -40,11 +40,11 @@ .Nm worm .Nd Play the growing worm game .Sh SYNOPSIS -.Nm worm +.Nm .Op Ar size .Sh DESCRIPTION In -.Nm worm, +.Nm worm , you are a little worm: your body is the "o"'s on the screen and your head is the "@". You move with the hjkl keys (as in the game .Xr snake 6 Ns ). |