diff options
Diffstat (limited to 'lib/libc/stdlib/alloca.3')
-rw-r--r-- | lib/libc/stdlib/alloca.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/alloca.3 b/lib/libc/stdlib/alloca.3 index d55cb75fb1c85..ac43f99994a58 100644 --- a/lib/libc/stdlib/alloca.3 +++ b/lib/libc/stdlib/alloca.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)alloca.3 8.1 (Berkeley) 6/4/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libc/stdlib/alloca.3,v 1.11.10.1 2006/09/08 09:45:35 ru Exp $ .\" .Dd September 5, 2006 .Dt ALLOCA 3 |