summaryrefslogtreecommitdiff
path: root/lib/libc/gen/getcwd.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/getcwd.3')
-rw-r--r--lib/libc/gen/getcwd.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/getcwd.3 b/lib/libc/gen/getcwd.3
index ba59c154e2a35..9c7361e5286e7 100644
--- a/lib/libc/gen/getcwd.3
+++ b/lib/libc/gen/getcwd.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)getcwd.3 8.2 (Berkeley) 12/11/93
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc/gen/getcwd.3,v 1.16.22.1 2008/10/02 02:57:24 kensmith Exp $
.\"
.Dd November 24, 1997
.Dt GETCWD 3