summaryrefslogtreecommitdiffstats
path: root/man3type
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2023-11-08 13:05:57 -0800
committerAlejandro Colomar <alx@kernel.org>2023-11-11 21:08:03 +0100
commit7f652f51d9526899a243cd875653b39b7ff49654 (patch)
treeeec1bf8c5c6d24806c1db383fb1d3d44ff475dc6 /man3type
parentc4eed0a0374ae69dd785f6f35c62256705cfadfc (diff)
man*/: Improve timestamp documentation
Improve discussion of leap seconds, year-2038 etc. Cc: Elliott Hughes <enh@google.com> Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man3type')
-rw-r--r--man3type/time_t.3type2
1 files changed, 2 insertions, 0 deletions
diff --git a/man3type/time_t.3type b/man3type/time_t.3type
index fb788b823..0dba4afb0 100644
--- a/man3type/time_t.3type
+++ b/man3type/time_t.3type
@@ -81,6 +81,8 @@ the width of
.I time_t
can be controlled with the feature test macro
.BR _TIME_BITS .
+See
+.BR feature_test_macros (7).
.P
The following headers also provide
.IR time_t :