Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src Use .%U instead of .%O for URLs.



details:   https://anonhg.NetBSD.org/src/rev/653b7d2ef3fb
branches:  trunk
changeset: 750820:653b7d2ef3fb
user:      joerg <joerg%NetBSD.org@localhost>
date:      Fri Jan 15 19:39:10 2010 +0000

description:
Use .%U instead of .%O for URLs.

diffstat:

 games/dab/dab.6     |  4 ++--
 usr.bin/bdes/bdes.1 |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r c33a58bdea33 -r 653b7d2ef3fb games/dab/dab.6
--- a/games/dab/dab.6   Fri Jan 15 19:28:26 2010 +0000
+++ b/games/dab/dab.6   Fri Jan 15 19:39:10 2010 +0000
@@ -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
diff -r c33a58bdea33 -r 653b7d2ef3fb usr.bin/bdes/bdes.1
--- a/usr.bin/bdes/bdes.1       Fri Jan 15 19:28:26 2010 +0000
+++ b/usr.bin/bdes/bdes.1       Fri Jan 15 19:39:10 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: bdes.1,v 1.13 2004/06/04 10:28:37 wiz Exp $
+.\"    $NetBSD: bdes.1,v 1.14 2010/01/15 19:40:17 joerg Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -312,7 +312,7 @@
 .%A Wiener
 .%T Minimal Key Lengths for Symmetric Ciphers To Provide Adequate Commercial Security
 .%I Business Software Alliance
-.%O http://www.bsa.org/policy/encryption/cryptographers.html
+.%U http://www.bsa.org/policy/encryption/cryptographers.html
 .%D January 1996
 .Re
 .Sh BUGS



Home | Main Index | Thread Index | Old Index