diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2014-09-08 01:27:57 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2014-09-08 01:27:57 +0000 |
commit | 89bd03f00e651e86126fd09b39e4867a76f5554e (patch) | |
tree | e813750548fb365113ce3c64759a0ab5b7359da9 /games/mille | |
parent | def96861438f6b5048aab1d1b2fed0a861d6b24d (diff) |
obvious cases of missing .An;
found with the new mandoc(1) MANDOCERR_AN_MISSING warning;
no text changes
Diffstat (limited to 'games/mille')
-rw-r--r-- | games/mille/mille.6 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/mille/mille.6 b/games/mille/mille.6 index 50e17e86ffd..99c35b36953 100644 --- a/games/mille/mille.6 +++ b/games/mille/mille.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mille.6,v 1.12 2011/09/03 22:59:08 jmc Exp $ +.\" $OpenBSD: mille.6,v 1.13 2014/09/08 01:27:54 schwarze Exp $ .\" .\" Copyright (c) 1983, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)mille.6 8.3 (Berkeley) 6/1/94 .\" -.Dd $Mdocdate: September 3 2011 $ +.Dd $Mdocdate: September 8 2014 $ .Dt MILLE 6 .Os .Sh NAME @@ -379,7 +379,7 @@ the game and number of games won .Sy ( Games ) . .Sh AUTHORS -Ken Arnold +.An Ken Arnold .Pp .Po The game itself is a product of Parker Brothers, Inc. |