diff options
| author | wiz <wiz@NetBSD.org> | 2003-06-26 12:25:22 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2003-06-26 12:25:22 +0000 |
| commit | f899ab9b9251e698ec5f3e7d9e8000dc2d311ce6 (patch) | |
| tree | 2a26a8398dc32d969b826fd60ed73d3a32d4aa54 /lib/libc/string | |
| parent | f3995f1ad3d931417e7437047553d900f9bb266d (diff) | |
There is no FreeBSD-3.3.0, only FreeBSD-3.3.
Diffstat (limited to 'lib/libc/string')
| -rw-r--r-- | lib/libc/string/strlcpy.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/strlcpy.3 b/lib/libc/string/strlcpy.3 index ec0187e6304..8b07d0c453f 100644 --- a/lib/libc/string/strlcpy.3 +++ b/lib/libc/string/strlcpy.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: strlcpy.3,v 1.10 2003/04/16 13:34:49 wiz Exp $ +.\" $NetBSD: strlcpy.3,v 1.11 2003/06/26 12:25:22 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> @@ -199,4 +199,4 @@ first appeared in then in .Nx 1.4.3 and -.Fx 3.3.0 . +.Fx 3.3 . |
