diff --git a/lib/libc/time/strptime.3 b/lib/libc/time/strptime.3 index f34083dc532d..da92efa6f87f 100644 --- a/lib/libc/time/strptime.3 +++ b/lib/libc/time/strptime.3 @@ -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