Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/time Xref tm(3).



details:   https://anonhg.NetBSD.org/src/rev/00d98dc41338
branches:  trunk
changeset: 764142:00d98dc41338
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Tue Apr 12 08:40:34 2011 +0000

description:
Xref tm(3).

diffstat:

 lib/libc/time/strptime.3 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 27b67d503935 -r 00d98dc41338 lib/libc/time/strptime.3
--- a/lib/libc/time/strptime.3  Tue Apr 12 08:39:26 2011 +0000
+++ b/lib/libc/time/strptime.3  Tue Apr 12 08:40:34 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: strptime.3,v 1.28 2011/04/12 05:41:22 jruoho Exp $
+.\"    $NetBSD: strptime.3,v 1.29 2011/04/12 08:40:34 jruoho Exp $
 .\"
 .\" Copyright (c) 1997, 1998, 2008 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -323,7 +323,8 @@
 .Xr ctime 3 ,
 .Xr isspace 3 ,
 .Xr localtime 3 ,
-.Xr strftime 3
+.Xr strftime 3 ,
+.Xr tm 3
 .Sh STANDARDS
 The
 .Fn strptime



Home | Main Index | Thread Index | Old Index