aboutsummaryrefslogtreecommitdiffstats
path: root/man3/strftime.3
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2022-12-29 18:03:24 +0100
committerAlejandro Colomar <alx@kernel.org>2022-12-29 18:03:26 +0100
commit72b349dd8c209d7375d4d4f76e2315943d654ee9 (patch)
treee055aee6246fe2c5ee6c7b2b3cdffa5667035a12 /man3/strftime.3
parent5c4c37509c39c846891a17136702ed7447213b14 (diff)
downloadman-pages-72b349dd8c209d7375d4d4f76e2315943d654ee9.tar.gz
Many pages: Remove references to C89
C89 is obsolete, and programs should target newer standards. If someone needs information about is, the Standard itself is a better resource. Let's move forward, so readers get the intended notice that C89 is not a useful version of C. Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man3/strftime.3')
-rw-r--r--man3/strftime.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/strftime.3 b/man3/strftime.3
index c2bba34b3c..bbe915b7aa 100644
--- a/man3/strftime.3
+++ b/man3/strftime.3
@@ -542,7 +542,7 @@ T} Thread safety MT-Safe env locale
.sp 1
.SH STANDARDS
.BR strftime ():
-SVr4, C89, C99.
+SVr4, C99.
.PD 0
.PP
.PD