]> git.cameronkatri.com Git - bsdgames-darwin.git/commitdiff
Fix .Bl/.El imbalance.
authorerh <erh@NetBSD.org>
Wed, 10 Mar 1999 09:29:08 +0000 (09:29 +0000)
committererh <erh@NetBSD.org>
Wed, 10 Mar 1999 09:29:08 +0000 (09:29 +0000)
canfield/canfield/canfield.6
gomoku/gomoku.6
larn/larn.6
worms/worms.6

index f1d6bc4594b47905fc150ca63418edac995e97ac..6b261efaa464f76e088ae31ad7a39b57e2efa1ce 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $NetBSD: canfield.6,v 1.5 1997/10/10 12:26:34 lukem Exp $
+.\"    $NetBSD: canfield.6,v 1.6 1999/03/10 09:29:08 erh Exp $
 .\"
 .\" Copyright (c) 1983, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -122,6 +122,7 @@ the game itself
 the database printer
 .It Pa /var/games/cfscores
 the database of scores
+.El
 .Sh BUGS
 It is impossible to cheat.
 .Sh AUTHORS
index b5adae995d1dd97ef43482314f0d8b7932428bfd..edc4e2e30cb03b997b07d63fa987f8903ea06d4c 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $NetBSD: gomoku.6,v 1.4 1997/10/10 13:36:02 lukem Exp $
+.\"    $NetBSD: gomoku.6,v 1.5 1999/03/10 09:29:08 erh Exp $
 .\"
 .\" Copyright (c) 1994
 .\"    The Regents of the University of California.  All rights reserved.
@@ -86,6 +86,7 @@ Print the debug information to
 instead of to the standard output.
 .It Fl u
 User verses user. This is mostly used for testing.
+.El
 .Sh AUTHOR
 Ralph Campbell
 .Sh ACKNOWLEDGEMENTS
index d55362621b029032458637cb7dece4f096a83771..15942921986d7ad5066832dc7ade016339aa9d99 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $NetBSD: larn.6,v 1.3 1995/03/23 08:33:42 cgd Exp $
+.\"    $NetBSD: larn.6,v 1.4 1999/03/10 09:29:08 erh Exp $
 .\"
 .\" Copyright (c) 1990 The Regents of the University of California.
 .\" All rights reserved.
@@ -78,6 +78,7 @@ The
 .Fl o
 option specifies a different options file than
 .Pa ~/.larnopts .
+.El
 .Sh COMMANDS
 .Pp
 These are the movement commands:
index 0d42da9be97e55b20dfa975ca2bef37a5a68305f..d161b26f4f2f2c3d3df3ff46358ce7f41d20e70a 100644 (file)
@@ -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.