diff options
Diffstat (limited to 'lib/libc/sys/fcntl.2')
-rw-r--r-- | lib/libc/sys/fcntl.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/fcntl.2 b/lib/libc/sys/fcntl.2 index a476cff5d1d82..fb758702677f3 100644 --- a/lib/libc/sys/fcntl.2 +++ b/lib/libc/sys/fcntl.2 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)fcntl.2 8.2 (Berkeley) 1/12/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libc/sys/fcntl.2,v 1.45 2007/01/09 00:28:14 imp Exp $ .\" .Dd January 12, 1994 .Dt FCNTL 2 |