summaryrefslogtreecommitdiffstats
path: root/worms
diff options
context:
space:
mode:
authorerh <erh@NetBSD.org>1999-03-10 09:29:08 +0000
committererh <erh@NetBSD.org>1999-03-10 09:29:08 +0000
commit3894cc6e587fc7b8dd2c5ebf878ed4eced1b61d6 (patch)
tree177ac9467c2735f4e2d3aad98399515c14a7288b /worms
parent96c5d1320638c244c33deeed9c5531398b7fa33f (diff)
downloadbsdgames-darwin-3894cc6e587fc7b8dd2c5ebf878ed4eced1b61d6.tar.gz
bsdgames-darwin-3894cc6e587fc7b8dd2c5ebf878ed4eced1b61d6.tar.zst
bsdgames-darwin-3894cc6e587fc7b8dd2c5ebf878ed4eced1b61d6.zip
Fix .Bl/.El imbalance.
Diffstat (limited to 'worms')
-rw-r--r--worms/worms.63
1 files changed, 2 insertions, 1 deletions
diff --git a/worms/worms.6 b/worms/worms.6
index 0d42da9b..d161b26f 100644
--- a/worms/worms.6
+++ b/worms/worms.6
@@ -1,4 +1,4 @@
-.\" $NetBSD: worms.6,v 1.8 1998/04/28 06:00:52 fair Exp $
+.\" $NetBSD: worms.6,v 1.9 1999/03/10 09:29:08 erh Exp $
.\"
.\" Copyright (c) 1989, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -58,6 +58,7 @@ Makes each worm leave a trail behind it.
Specifies a length for each worm; the default is 16.
.It Fl n
Specifies the number of worms; the default is 3.
+.El
.Sh BUGS
The lower-right-hand character position will not be updated properly
on a terminal that wraps at the right margin.