diff options
Diffstat (limited to 'lib/libc/stdlib/calloc.3')
-rw-r--r-- | lib/libc/stdlib/calloc.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/calloc.3 b/lib/libc/stdlib/calloc.3 index a4b50c5..6c79272 100644 --- a/lib/libc/stdlib/calloc.3 +++ b/lib/libc/stdlib/calloc.3 @@ -34,7 +34,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)calloc.3 8.1 (Berkeley) 6/4/93 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd June 4, 1993 .Dt CALLOC 3 |