Fubar: XPG4 (SUS'98) _does_ specify two digit year behavior without %C.

Change text back to "conforms to."
This commit is contained in:
tv 1998-05-05 14:24:00 +00:00
parent db7189d433
commit 74e388d273

View File

@ -1,4 +1,4 @@
.\" $NetBSD: strptime.3,v 1.7 1998/05/05 14:15:32 tv Exp $
.\" $NetBSD: strptime.3,v 1.8 1998/05/05 14:24:00 tv Exp $
.\"
.\" Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -201,5 +201,5 @@ parsed. Otherwise, a null pointer is returned.
.Sh STANDARDS
The
.Fn strptime
function includes all requirements of
function conforms to
.St -xpg4 .