diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-03-13 19:58:42 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-03-13 19:58:42 +0000 |
commit | 66b5281887fd0b549fb1c749e60e79cd3ac32986 (patch) | |
tree | 789e9e9e2743b415197e15ba6a661391d1727edd /games/battlestar | |
parent | 638018e1fd7752caa1e08dd49033f0d1411fee11 (diff) |
remove the first comma from constructs like ", and," and ", or,": you can use
"and" and "or" to join sentence clauses, and you can use commas, but both hinders
reading;
Diffstat (limited to 'games/battlestar')
-rw-r--r-- | games/battlestar/battlestar.6 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/battlestar/battlestar.6 b/games/battlestar/battlestar.6 index ea0c1dde4b0..75a0f37ad97 100644 --- a/games/battlestar/battlestar.6 +++ b/games/battlestar/battlestar.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: battlestar.6,v 1.16 2015/02/17 16:29:16 bentley Exp $ +.\" $OpenBSD: battlestar.6,v 1.17 2015/03/13 19:58:40 jmc Exp $ .\" $NetBSD: battlestar.6,v 1.4 1995/03/21 15:06:42 cgd Exp $ .\" .\" Copyright (c) 1983, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)battlestar.6 8.1 (Berkeley) 5/31/93 .\" -.Dd $Mdocdate: February 17 2015 $ +.Dd $Mdocdate: March 13 2015 $ .Dt BATTLESTAR 6 .Os .Sh NAME @@ -59,8 +59,8 @@ Three to rule the world and purge the skies with thunder. .Pp In those times great wizards were known and their powers were beyond belief. -They could take any object from thin air, and, uttering the word -.Sq su +They could take any object from thin air and, uttering the word +.Sq su , could disappear. .Pp In those times men were known for their lust for gold and desire to |