Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/string Bump date for previous.



details:   https://anonhg.NetBSD.org/src/rev/99c96f0dcccb
branches:  trunk
changeset: 779137:99c96f0dcccb
user:      dholland <dholland%NetBSD.org@localhost>
date:      Sat May 05 21:18:43 2012 +0000

description:
Bump date for previous.

diffstat:

 lib/libc/string/index.3  |  4 ++--
 lib/libc/string/rindex.3 |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (30 lines):

diff -r 1bdb72010259 -r 99c96f0dcccb lib/libc/string/index.3
--- a/lib/libc/string/index.3   Sat May 05 21:16:16 2012 +0000
+++ b/lib/libc/string/index.3   Sat May 05 21:18:43 2012 +0000
@@ -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 -r 1bdb72010259 -r 99c96f0dcccb lib/libc/string/rindex.3
--- a/lib/libc/string/rindex.3  Sat May 05 21:16:16 2012 +0000
+++ b/lib/libc/string/rindex.3  Sat May 05 21:18:43 2012 +0000
@@ -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



Home | Main Index | Thread Index | Old Index