Xref tm(3).

This commit is contained in:
jruoho 2011-04-12 08:40:34 +00:00
parent 47a900e8bc
commit 72e27957d4
1 changed files with 3 additions and 2 deletions

View File

@ -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 @@ pointer is returned.
.Xr ctime 3 ,
.Xr isspace 3 ,
.Xr localtime 3 ,
.Xr strftime 3
.Xr strftime 3 ,
.Xr tm 3
.Sh STANDARDS
The
.Fn strptime