Module Name:    src
Committed By:   joerg
Date:           Fri Jan 15 19:40:18 UTC 2010

Modified Files:
        src/usr.bin/bdes: bdes.1

Log Message:
Use .%U instead of .%O for URLs.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/usr.bin/bdes/bdes.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/bdes/bdes.1
diff -u src/usr.bin/bdes/bdes.1:1.13 src/usr.bin/bdes/bdes.1:1.14
--- src/usr.bin/bdes/bdes.1:1.13	Fri Jun  4 10:28:37 2004
+++ src/usr.bin/bdes/bdes.1	Fri Jan 15 19:40:17 2010
@@ -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

Reply via email to