diff options
Diffstat (limited to 'games/worm/worm.6')
-rw-r--r-- | games/worm/worm.6 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/worm/worm.6 b/games/worm/worm.6 index a3d36d9f883..cbc475e7ed0 100644 --- a/games/worm/worm.6 +++ b/games/worm/worm.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: worm.6,v 1.11 2007/05/31 19:19:19 jmc Exp $ +.\" $OpenBSD: worm.6,v 1.12 2009/10/22 18:07:31 sobrado Exp $ .\" .\" Copyright (c) 1989, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,19 +29,19 @@ .\" .\" @(#)worm.6 8.1 (Berkeley) 5/31/93 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: October 22 2009 $ .Dt WORM 6 .Os .Sh NAME .Nm worm -.Nd Play the growing worm game +.Nd play the growing worm game .Sh SYNOPSIS .Nm worm .Op Ar size .Sh DESCRIPTION In .Nm worm , -you are a little worm: your body is the "o"'s on the screen +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 ) . |