summaryrefslogtreecommitdiff
path: root/games/worm/worm.6
diff options
context:
space:
mode:
authorIgor Sobrado <sobrado@cvs.openbsd.org>2009-10-22 18:07:32 +0000
committerIgor Sobrado <sobrado@cvs.openbsd.org>2009-10-22 18:07:32 +0000
commit9695f68044f5dd64615a9fba07cc57fffcda17db (patch)
tree4386ce1472a1680b1e66741c2ec2d35bcd5b8cc8 /games/worm/worm.6
parentee59133f529bbf35691d65865a8aa360a06aff2e (diff)
arguments to name description (.Nd) macros are usually lower case;
fix superfluous double space in manual page body; fix typo. from Alan R. S. Bueno. ok jmc@
Diffstat (limited to 'games/worm/worm.6')
-rw-r--r--games/worm/worm.68
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 ) .