diff options
Diffstat (limited to 'lib/libc/string/rindex.3')
-rw-r--r-- | lib/libc/string/rindex.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/rindex.3 b/lib/libc/string/rindex.3 index 7a5c478dfb27c..6daf3199e9285 100644 --- a/lib/libc/string/rindex.3 +++ b/lib/libc/string/rindex.3 @@ -32,7 +32,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)rindex.3 8.1 (Berkeley) 6/4/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libc/string/rindex.3,v 1.3 1999/08/28 00:01:53 peter Exp $ .\" .Dd June 4, 1993 .Dt RINDEX 3 |