diff options
| -rw-r--r-- | man3/strftime.3 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/man3/strftime.3 b/man3/strftime.3 index 05ca0a4998..ea78b79f8d 100644 --- a/man3/strftime.3 +++ b/man3/strftime.3 @@ -358,6 +358,18 @@ The environment variables and .B LC_TIME are used. +.SH ATTRIBUTES +For an explanation of the terms used in this section, see +.BR attributes (7). +.TS +allbox; +lb lb lb +l l l. +Interface Attribute Value +T{ +.BR strftime () +T} Thread safety MT-Safe env locale +.TE .SH CONFORMING TO SVr4, C89, C99. There are strict inclusions between the set of conversions |
