Module Name: src
Committed By: joerg
Date: Fri Jan 15 19:39:10 UTC 2010
Modified Files:
src/games/dab: dab.6
Log Message:
Use .%U instead of .%O for URLs.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/games/dab/dab.6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/games/dab/dab.6
diff -u src/games/dab/dab.6:1.4 src/games/dab/dab.6:1.5
--- src/games/dab/dab.6:1.4 Thu May 8 15:31:07 2008
+++ src/games/dab/dab.6 Fri Jan 15 19:39:10 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: dab.6,v 1.4 2008/05/08 15:31:07 wiz Exp $
+.\" $NetBSD: dab.6,v 1.5 2010/01/15 19:39:10 joerg Exp $
.\"
.\" Copyright (c) 2003 Thomas Klausner.
.\"
@@ -101,7 +101,7 @@
.%T The Dots and Boxes Game: Sophisticated Child's Play
.%D 2000
.%I A K Peters
-.%O http://www.akpeters.com/book.asp?bID=111
+.%U http://www.akpeters.com/book.asp?bID=111
.Re
.Sh AUTHORS
.An Christos Zoulas