diff options
| author | wiz <wiz@NetBSD.org> | 2010-04-14 13:07:19 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2010-04-14 13:07:19 +0000 |
| commit | 24e353786d3747d1fed9eb8d93f7c3a90f0ba3cb (patch) | |
| tree | 4a50854b5f8aa2dc8367aa00fa19ad3055d689bb /lib/libc/string | |
| parent | a658f2bc9ba04d56a9e1ed7d0c35283bf5748b35 (diff) | |
Join URL.
Diffstat (limited to 'lib/libc/string')
| -rw-r--r-- | lib/libc/string/strlcpy.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libc/string/strlcpy.3 b/lib/libc/string/strlcpy.3 index fe7a1ccfa91..c4794596e5e 100644 --- a/lib/libc/string/strlcpy.3 +++ b/lib/libc/string/strlcpy.3 @@ -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 <Todd.Miller@courtesan.com> @@ -197,8 +197,7 @@ and .%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 |
