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 .Dd .



details:   https://anonhg.NetBSD.org/src/rev/960a47a03c3d
branches:  trunk
changeset: 535142:960a47a03c3d
user:      yamt <yamt%NetBSD.org@localhost>
date:      Sun Aug 11 07:31:56 2002 +0000

description:
bump .Dd .

diffstat:

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

diffs (15 lines):

diff -r 9997dc647cbb -r 960a47a03c3d lib/libc/string/strcat.3
--- a/lib/libc/string/strcat.3  Sun Aug 11 07:31:18 2002 +0000
+++ b/lib/libc/string/strcat.3  Sun Aug 11 07:31:56 2002 +0000
@@ -34,9 +34,9 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     from: @(#)strcat.3     8.1 (Berkeley) 6/4/93
-.\"    $NetBSD: strcat.3,v 1.10 2002/08/11 07:31:18 yamt Exp $
+.\"    $NetBSD: strcat.3,v 1.11 2002/08/11 07:31:56 yamt Exp $
 .\"
-.Dd June 4, 1993
+.Dd August 11, 2002
 .Dt STRCAT 3
 .Os
 .Sh NAME



Home | Main Index | Thread Index | Old Index