From 50b79012b7c0fca18993c60f3b2d464b142b1ab4 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 12 Aug 2012 17:30:03 +0000 Subject: - improve wording - sort option list - add argument names in option list and descriptions and adjust table width - improve punctuation - bump date From Bug Hunting. --- worms/worms.6 | 33 ++++++++++++++++++++------------- 1 file changed, 20 insertions(+), 13 deletions(-) (limited to 'worms') diff --git a/worms/worms.6 b/worms/worms.6 index 244858df..940ec606 100644 --- a/worms/worms.6 +++ b/worms/worms.6 @@ -1,4 +1,4 @@ -.\" $NetBSD: worms.6,v 1.14 2009/03/11 13:06:10 joerg Exp $ +.\" $NetBSD: worms.6,v 1.15 2012/08/12 17:30:03 wiz Exp $ .\" .\" Copyright (c) 1989, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)worms.6 8.1 (Berkeley) 5/31/93 .\" -.Dd May 31, 1993 +.Dd July 31, 2012 .Dt WORMS 6 .Os .Sh NAME @@ -42,26 +42,33 @@ .Op Fl l Ar length .Op Fl n Ar number .Sh DESCRIPTION -A +.Nm +is a .Ux version of the DEC-2136 program .Dq worms . .Pp The options are as follows: -.Bl -tag -width indent +.Bl -tag -width XlXlengthXX +.It Fl d Ar delay +Specifies +.Ar delay +as a delay, in milliseconds, between each update. +This is useful for fast terminals. +Reasonable values are around 20-200; +the default is 0. .It Fl f Makes a .Dq field for the worm(s) to eat. +.It Fl l Ar length +Specifies +.Ar length +as a length for each worm; the default is 16. +.It Fl n Ar number +Specifies +.Ar number +as the number of worms; the default is 3. .It Fl t Makes each worm leave a trail behind it. -.It Fl d -Specifies a delay, in milliseconds, between each update. -This is useful for fast terminals. -Reasonable values are around 20-200. -The default is 0. -.It Fl l -Specifies a length for each worm; the default is 16. -.It Fl n -Specifies the number of worms; the default is 3. .El -- cgit v1.2.3-56-ge451