diff options
author | Christian Weisgerber <naddy@cvs.openbsd.org> | 2022-03-31 17:27:33 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@cvs.openbsd.org> | 2022-03-31 17:27:33 +0000 |
commit | 58a6bdb2eecf165eb39e1ff5a8082c4bd6ec1211 (patch) | |
tree | c631dd0d4ac59c3286cbf5b06d00e840263d40da /games | |
parent | a7df80ab7071480723f6f681dc3bbfcda8caffb5 (diff) |
man pages: add missing commas between subordinate and main clauses
jmc@ dislikes a comma before "then" in a conditional, so leave those
untouched.
ok jmc@
Diffstat (limited to 'games')
-rw-r--r-- | games/boggle/boggle/boggle.6 | 6 | ||||
-rw-r--r-- | games/canfield/canfield/canfield.6 | 6 | ||||
-rw-r--r-- | games/fortune/fortune/fortune.6 | 6 | ||||
-rw-r--r-- | games/phantasia/phantasia.6tbl | 8 | ||||
-rw-r--r-- | games/worms/worms.6 | 6 |
5 files changed, 16 insertions, 16 deletions
diff --git a/games/boggle/boggle/boggle.6 b/games/boggle/boggle/boggle.6 index f8b9f4b9608..fcff14ec581 100644 --- a/games/boggle/boggle/boggle.6 +++ b/games/boggle/boggle/boggle.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boggle.6,v 1.21 2015/09/12 16:10:25 schwarze Exp $ +.\" $OpenBSD: boggle.6,v 1.22 2022/03/31 17:27:14 naddy Exp $ .\" $NetBSD: boggle.6,v 1.2 1995/03/21 12:14:35 cgd Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. @@ -56,7 +56,7 @@ .\" .\" @(#)boggle.6 8.1 (Berkeley) 6/11/93 .\" -.Dd $Mdocdate: September 12 2015 $ +.Dd $Mdocdate: March 31 2022 $ .Dt BOGGLE 6 .Os .Sh NAME @@ -158,5 +158,5 @@ When using the .Cm + or .Cm ++ -options the display of words found in the board doesn't clearly indicate +options, the display of words found in the board doesn't clearly indicate reused cubes. diff --git a/games/canfield/canfield/canfield.6 b/games/canfield/canfield/canfield.6 index 3736bc14d19..d3c5e2d67a6 100644 --- a/games/canfield/canfield/canfield.6 +++ b/games/canfield/canfield/canfield.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: canfield.6,v 1.12 2022/02/18 23:17:13 jsg Exp $ +.\" $OpenBSD: canfield.6,v 1.13 2022/03/31 17:27:14 naddy Exp $ .\" $NetBSD: canfield.6,v 1.4 1995/03/21 15:08:30 cgd Exp $ .\" .\" Copyright (c) 1983, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)canfield.6 8.1 (Berkeley) 5/31/93 .\" -.Dd $Mdocdate: February 18 2022 $ +.Dd $Mdocdate: March 31 2022 $ .Dt CANFIELD 6 .Os .Sh NAME @@ -71,7 +71,7 @@ causes .Nm canfield to maintain card counting statistics on the bottom of the screen. -When properly used this can greatly increase one's chances of +When properly used, this can greatly increase one's chances of winning. .Pp The rules for betting are somewhat less strict than diff --git a/games/fortune/fortune/fortune.6 b/games/fortune/fortune/fortune.6 index b5cacdf924f..564435918cc 100644 --- a/games/fortune/fortune/fortune.6 +++ b/games/fortune/fortune/fortune.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fortune.6,v 1.16 2021/01/03 01:41:51 schwarze Exp $ +.\" $OpenBSD: fortune.6,v 1.17 2022/03/31 17:27:14 naddy Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -32,7 +32,7 @@ .\" .\" @(#)fortune.6 8.3 (Berkeley) 4/19/94 .\" -.Dd $Mdocdate: January 3 2021 $ +.Dd $Mdocdate: March 31 2022 $ .Dt FORTUNE 6 .Os .Sh NAME @@ -51,7 +51,7 @@ .Sh DESCRIPTION When .Nm -is run with no arguments it prints out a random epigram. +is run with no arguments, it prints out a random epigram. Epigrams are divided into several categories, where each category is subdivided into those which are potentially offensive and those which are not. diff --git a/games/phantasia/phantasia.6tbl b/games/phantasia/phantasia.6tbl index ac7af6fad28..15c3acc35bd 100644 --- a/games/phantasia/phantasia.6tbl +++ b/games/phantasia/phantasia.6tbl @@ -1,7 +1,7 @@ -.\" $OpenBSD: phantasia.6tbl,v 1.11 2022/02/18 23:17:14 jsg Exp $ +.\" $OpenBSD: phantasia.6tbl,v 1.12 2022/03/31 17:27:15 naddy Exp $ .\" $NetBSD: phantasia.6,v 1.9 2002/09/26 18:32:03 wiz Exp $ .\" -.Dd $Mdocdate: February 18 2022 $ +.Dd $Mdocdate: March 31 2022 $ .Dt PHANTASIA 6 .Os .Sh NAME @@ -399,7 +399,7 @@ none .br Used while combating monsters. Has a 25% chance of working. -If it works it hits the monster just enough to kill it. +If it works, it hits the monster just enough to kill it. If it fails, it doesn't hit the monster, and doubles the monster's .Em quickness and @@ -478,7 +478,7 @@ and .Em brains , and the monster's .Em experience . -If it fails the player is transported instead. +If it fails, the player is transported instead. 60% of the time, the monster will drop any treasure it was carrying. .It Ic paralyze .Em magic level necessary : diff --git a/games/worms/worms.6 b/games/worms/worms.6 index a736b90d3b1..f922ef84cc5 100644 --- a/games/worms/worms.6 +++ b/games/worms/worms.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: worms.6,v 1.15 2012/05/27 16:57:14 jmc Exp $ +.\" $OpenBSD: worms.6,v 1.16 2022/03/31 17:27:15 naddy 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 $Mdocdate: May 27 2012 $ +.Dd $Mdocdate: March 31 2022 $ .Dt WORMS 6 .Os .Sh NAME @@ -54,7 +54,7 @@ Specifies a delay, in milliseconds, between each update. This is useful for fast terminals. Reasonable values are around 20\(en200. The default is based on the terminal speed. -If the terminal is 9600 baud or slower no delay is used. +If the terminal is 9600 baud or slower, no delay is used. Otherwise, the delay is computed via the following formula: .Pp .Dl delay = speed / 9600 \- 1 |