Module Name:    src
Committed By:   wiz
Date:           Wed Apr 14 13:07:51 UTC 2010

Modified Files:
        src/lib/libc/string: strlcpy.3

Log Message:
Join URL.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/lib/libc/string/strlcpy.3

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

Modified files:

Index: src/lib/libc/string/strlcpy.3
diff -u src/lib/libc/string/strlcpy.3:1.12 src/lib/libc/string/strlcpy.3:1.13
--- src/lib/libc/string/strlcpy.3:1.12	Wed Apr 14 11:07:20 2010
+++ src/lib/libc/string/strlcpy.3	Wed Apr 14 13:07:51 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: strlcpy.3,v 1.12 2010/04/14 11:07:20 jruoho Exp $
+.\"	$NetBSD: strlcpy.3,v 1.13 2010/04/14 13:07:51 wiz Exp $
 .\" from OpenBSD: strlcpy.3,v 1.11 2000/11/16 23:27:41 angelos Exp
 .\"
 .\" Copyright (c) 1998, 2000 Todd C. Miller <[email protected]>
@@ -197,8 +197,7 @@
 .%I USENIX Association
 .%B Proceedings of the FREENIX Track: 1999 USENIX Annual Technical Conference
 .%D June 6-11, 1999
-.%U http://www.usenix.org/publications/library/proceedings/usenix99/
-.%U full_papers/millert/millert.pdf
+.%U http://www.usenix.org/publications/library/proceedings/usenix99/full_papers/millert/millert.pdf
 .Re
 .Sh HISTORY
 The

Reply via email to