summaryrefslogtreecommitdiffstats
path: root/games/backgammon
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2014-04-25 20:33:05 +0000
committerschwarze <schwarze@openbsd.org>2014-04-25 20:33:05 +0000
commit241534bcd2f9a8fb98e6e9db81c6ba254e1dab54 (patch)
tree3d02dfa4dfe2f12d148c4127439ff9b43edef519 /games/backgammon
parentSecurity is square, gaming is hip, (diff)
downloadwireguard-openbsd-241534bcd2f9a8fb98e6e9db81c6ba254e1dab54.tar.xz
wireguard-openbsd-241534bcd2f9a8fb98e6e9db81c6ba254e1dab54.zip
This manual was lacking it's most important section, HISTORY.
While here, add .An (author name) macros.
Diffstat (limited to 'games/backgammon')
-rw-r--r--games/backgammon/backgammon/backgammon.615
1 files changed, 11 insertions, 4 deletions
diff --git a/games/backgammon/backgammon/backgammon.6 b/games/backgammon/backgammon/backgammon.6
index a03f422da91..6616bcbcbc0 100644
--- a/games/backgammon/backgammon/backgammon.6
+++ b/games/backgammon/backgammon/backgammon.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: backgammon.6,v 1.19 2007/05/31 19:19:16 jmc Exp $
+.\" $OpenBSD: backgammon.6,v 1.20 2014/04/25 20:33:05 schwarze Exp $
.\"
.\" Copyright (c) 1980, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)backgammon.6 8.1 (Berkeley) 5/31/93
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: April 25 2014 $
.Dt BACKGAMMON 6
.Os
.Sh NAME
@@ -148,10 +148,17 @@ or 0 or 25 as appropriate.
.It Pa /usr/games/teachgammon
rules and tutorial
.El
+.Sh HISTORY
+The game
+.Nm
+first appeared in
+.Bx 3 .
.Sh AUTHORS
-Alan Char
+.An -nosplit
+.An Alan Char
.Pp
The strategy is the
.Dq pubeval
-algorithm of Gerry Tesauro,
+algorithm of
+.An Gerry Tesauro ,
with minimal doubling logic added.