summaryrefslogtreecommitdiff
path: root/lib/libc/string/strdup.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/strdup.3')
-rw-r--r--lib/libc/string/strdup.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/strdup.3 b/lib/libc/string/strdup.3
index c99b41673fec7..53d9f047879cc 100644
--- a/lib/libc/string/strdup.3
+++ b/lib/libc/string/strdup.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)strdup.3 8.1 (Berkeley) 6/9/93
-.\" $Id$
+.\" $Id: strdup.3,v 1.6 1997/02/22 15:03:27 peter Exp $
.\"
.Dd June 9, 1993
.Dt STRDUP 3