diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2014-09-26 21:41:57 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2014-09-26 21:41:57 +0000 |
commit | 3cdcd0c7d3aec7a3e4f2e6a8042d4f3f316b7c44 (patch) | |
tree | 8672e1ae4136e8ec4b3e83741cf46be6c7d24103 /games/canfield | |
parent | c3de6114b03749372efdc9b205d48714883a416d (diff) |
Add missing .An macros (found with mandoc -Tlint) and
resolve contractions (found with textproc/igor(1)).
Work done by Kaspars at Bankovskis dot net
during the EuroBSDCon 2014 documentation tutorial.
Very minor addition of a few more missing .An macros by myself.
Diffstat (limited to 'games/canfield')
-rw-r--r-- | games/canfield/canfield/canfield.6 | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/games/canfield/canfield/canfield.6 b/games/canfield/canfield/canfield.6 index 1637aa4874e..7b98febaf24 100644 --- a/games/canfield/canfield/canfield.6 +++ b/games/canfield/canfield/canfield.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: canfield.6,v 1.8 2007/05/31 19:19:17 jmc Exp $ +.\" $OpenBSD: canfield.6,v 1.9 2014/09/26 21:41:56 schwarze 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: May 31 2007 $ +.Dd $Mdocdate: September 26 2014 $ .Dt CANFIELD 6 .Os .Sh NAME @@ -121,9 +121,15 @@ the score database printer the database of scores .El .Sh AUTHORS -Originally written: Steve Levine. +.An -nosplit +Originally written: +.An Steve Levine . .Pp -Further random hacking by: Steve Feldman, Kirk McKusick, -Mikey Olson, and Eric Allman. +Further random hacking by: +.An Steve Feldman , +.An Kirk McKusick , +.An Mikey Olson , +and +.An Eric Allman . .Sh BUGS It is impossible to cheat. |