diff options
Diffstat (limited to 'lib/libc/gen/getcwd.3')
-rw-r--r-- | lib/libc/gen/getcwd.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/getcwd.3 b/lib/libc/gen/getcwd.3 index 12a2bd664afd6..17f039ea0d50f 100644 --- a/lib/libc/gen/getcwd.3 +++ b/lib/libc/gen/getcwd.3 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)getcwd.3 8.2 (Berkeley) 12/11/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libc/gen/getcwd.3,v 1.17 2007/01/09 00:27:53 imp Exp $ .\" .Dd November 24, 1997 .Dt GETCWD 3 |