From 785c739893734950762c94f0987935428208d936 Mon Sep 17 00:00:00 2001 From: sheldonh Date: Thu, 9 Dec 1999 07:58:28 +0000 Subject: Remove discussion of %C in the BUGS section. The limitations on valid centuries are much more serious than those mentioned and this is not the place to discuss the limitations of time_t. --- lib/libc/stdtime/strptime.3 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lib/libc/stdtime/strptime.3 b/lib/libc/stdtime/strptime.3 index 82bc9e4..c93dc89 100644 --- a/lib/libc/stdtime/strptime.3 +++ b/lib/libc/stdtime/strptime.3 @@ -94,10 +94,6 @@ function appeared in .Fx 3.0 . .Pp .Sh BUGS -The -.Fa %C -format specifier only accepts centuries within the range 19 to 99. -.Pp Both the .Fa %e and -- cgit v1.1