diff options
| -rw-r--r-- | man3type/time_t.3type | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man3type/time_t.3type b/man3type/time_t.3type index d40dd0c0d3..9690260e52 100644 --- a/man3type/time_t.3type +++ b/man3type/time_t.3type @@ -70,6 +70,11 @@ POSIX.1-2001 and later. POSIX.1-2001 and later. .PD .SH NOTES +On some architectures, +the width of +.I time_t +can be controlled with the feature test macro +.BR _TIME_BITS . .TP .I time_t The following headers also provide |
