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 5f401933a4c52..50957fb83420c 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.7.2.2 2000/05/06 13:34:08 phantom Exp $
.\"
.Dd November 24, 1997
.Dt GETCWD 3