From cf2f172048b0ec98455634d1998367f568fafeac Mon Sep 17 00:00:00 2001 From: dholland Date: Sat, 5 May 2012 21:18:43 +0000 Subject: [PATCH] Bump date for previous. --- lib/libc/string/index.3 | 4 ++-- lib/libc/string/rindex.3 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/libc/string/index.3 b/lib/libc/string/index.3 index e9cbf464481a..a1a0f41e370c 100644 --- a/lib/libc/string/index.3 +++ b/lib/libc/string/index.3 @@ -28,9 +28,9 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)index.3 8.1 (Berkeley) 6/4/93 -.\" $NetBSD: index.3,v 1.14 2012/05/05 21:14:55 dholland Exp $ +.\" $NetBSD: index.3,v 1.15 2012/05/05 21:18:43 dholland Exp $ .\" -.Dd April 29, 2010 +.Dd May 5, 2012 .Dt INDEX 3 .Os .Sh NAME diff --git a/lib/libc/string/rindex.3 b/lib/libc/string/rindex.3 index f8e29449166a..0b9b33f65a46 100644 --- a/lib/libc/string/rindex.3 +++ b/lib/libc/string/rindex.3 @@ -28,9 +28,9 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)rindex.3 8.1 (Berkeley) 6/4/93 -.\" $NetBSD: rindex.3,v 1.13 2012/05/05 21:14:55 dholland Exp $ +.\" $NetBSD: rindex.3,v 1.14 2012/05/05 21:18:43 dholland Exp $ .\" -.Dd April 29, 2010 +.Dd May 5, 2012 .Dt RINDEX 3 .Os .Sh NAME