summaryrefslogtreecommitdiff
path: root/games/bs
diff options
context:
space:
mode:
authorPaul Janzen <pjanzen@cvs.openbsd.org>1998-11-29 19:38:01 +0000
committerPaul Janzen <pjanzen@cvs.openbsd.org>1998-11-29 19:38:01 +0000
commitb84b006f18895b26889fc960039cd3d71541556f (patch)
tree2da95f1dd750e20e05398f84d7a4f09d88bb00fc /games/bs
parente78e38b53d3b73ab5e8d3e1aca415b1ec56f9877 (diff)
Don't capitalize game names at the beginning of sentences.
Diffstat (limited to 'games/bs')
-rw-r--r--games/bs/bs.66
1 files changed, 4 insertions, 2 deletions
diff --git a/games/bs/bs.6 b/games/bs/bs.6
index 286d1e6d174..f7237bdcd15 100644
--- a/games/bs/bs.6
+++ b/games/bs/bs.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bs.6,v 1.2 1997/08/04 11:28:43 downsj Exp $
+.\" $OpenBSD: bs.6,v 1.3 1998/11/29 19:37:31 pjanzen Exp $
.\"
.\" Copyright (c) 1997, Jason Downs. All rights reserved.
.\"
@@ -82,5 +82,7 @@ optimal. The dispersion criterion for the random-fire algorithm may not be.
.Sh AUTHORS
Originally written by one Bruce Holloway in 1986.
Salvo mode added by Chuck A. DeGaul (cbosgd!cad).
-Visual user interface, `closepack' option, code rewrite
+Visual user interface,
+.Sq closepack
+option, code rewrite
and manual page by Eric S. Raymond <esr@snark.thyrsus.com> August 1989.