summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>1999-12-09 07:58:28 +0000
committersheldonh <sheldonh@FreeBSD.org>1999-12-09 07:58:28 +0000
commit785c739893734950762c94f0987935428208d936 (patch)
treec4d0aae9ea13717557372e18a7279c024c0613e3
parent652a419b8549d42ba776a7c10c644762d86b04ef (diff)
downloadFreeBSD-src-785c739893734950762c94f0987935428208d936.zip
FreeBSD-src-785c739893734950762c94f0987935428208d936.tar.gz
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.
-rw-r--r--lib/libc/stdtime/strptime.34
1 files changed, 0 insertions, 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
OpenPOWER on IntegriCloud