diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-07-26 21:12:35 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-07-26 21:12:35 +0000 |
commit | 7f1bf9342879a7ee2dd88e11a33ae7509eab55b0 (patch) | |
tree | a37e562f560b38e8e087a744d063186d6b1e6746 /lib/libc/stdlib/strtoul.3 | |
parent | a964be6d2c35243e54bf5ce12c15339d331189cb (diff) |
Diffstat (limited to 'lib/libc/stdlib/strtoul.3')
-rw-r--r-- | lib/libc/stdlib/strtoul.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/strtoul.3 b/lib/libc/stdlib/strtoul.3 index 6670d55bcf7f..1d3e390804b0 100644 --- a/lib/libc/stdlib/strtoul.3 +++ b/lib/libc/stdlib/strtoul.3 @@ -34,7 +34,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)strtoul.3 8.1 (Berkeley) 6/4/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libc/stdlib/strtoul.3,v 1.3.2.3 2000/05/09 14:12:50 sheldonh Exp $ .\" .Dd June 4, 1993 .Dt STRTOUL 3 |