diff options
Diffstat (limited to 'lib/libc/stdio/tmpnam.3')
-rw-r--r-- | lib/libc/stdio/tmpnam.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/tmpnam.3 b/lib/libc/stdio/tmpnam.3 index 66652b741716..e9db7400bc38 100644 --- a/lib/libc/stdio/tmpnam.3 +++ b/lib/libc/stdio/tmpnam.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)tmpnam.3 8.2 (Berkeley) 11/17/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libc/stdio/tmpnam.3,v 1.20.10.1.4.1 2010/06/14 02:09:06 kensmith Exp $ .\" .Dd March 18, 2007 .Dt TMPFILE 3 |