diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
commit | 2e61cbb7f50878e738849ea4384118c13733f09c (patch) | |
tree | e87cf98a8f654158f3ba922ed4d31607b79c4944 /lib/libc/string/string.3 | |
parent | 76b5366091f76c9bc73570149ef5055648fc2c39 (diff) |
Diffstat (limited to 'lib/libc/string/string.3')
-rw-r--r-- | lib/libc/string/string.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/string.3 b/lib/libc/string/string.3 index 462482f1d6fb9..387da5f73093a 100644 --- a/lib/libc/string/string.3 +++ b/lib/libc/string/string.3 @@ -32,7 +32,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)string.3 8.2 (Berkeley) 12/11/93 -.\" $Id$ +.\" $Id: string.3,v 1.5 1997/02/22 15:03:29 peter Exp $ .\" .Dd December 11, 1993 .Dt STRING 3 |