Hi,

some minor fixes in bs(6) manual:

- use `Ds' for indentation
- re-order the arguments list so its order matches SYNOPSIS


Index: games/bs/bs.6
===================================================================
RCS file: /cvs/src/games/bs/bs.6,v
retrieving revision 1.13
diff -u -r1.13 bs.6
--- games/bs/bs.6       20 May 2008 14:42:09 -0000      1.13
+++ games/bs/bs.6       1 Jul 2011 19:01:51 -0000
@@ -58,16 +58,12 @@
 will force a screen redraw.
 .Pp
 The command-line arguments control game modes:
-.Bl -tag -width XxXXX
+.Bl -tag -width Ds
 .It Fl b
 Selects a
 .Sq blitz
 variant.
 This allows a side to shoot for as long as it continues to score hits.
-.It Fl c
-Permits ships to be placed adjacently.
-Normally, ships must be separated by at least one square of open water.
-This disables that check and allows them to close-pack.
 .It Fl s
 Selects a
 .Sq salvo
@@ -77,6 +73,10 @@
 This puts a premium on scoring hits early and knocking out
 some ships and also makes it much harder, for example, when you face a superior
 force with only your PT-boat.
+.It Fl c
+Permits ships to be placed adjacently.
+Normally, ships must be separated by at least one square of open water.
+This disables that check and allows them to close-pack.
 .El
 .Sh AUTHORS
 Originally written by one Bruce Holloway in 1986.

Reply via email to