diff options
Diffstat (limited to 'man3/strftime.3')
| -rw-r--r-- | man3/strftime.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man3/strftime.3 b/man3/strftime.3 index 30bb02eb3b..22cfbcc0d6 100644 --- a/man3/strftime.3 +++ b/man3/strftime.3 @@ -29,7 +29,7 @@ .\" Applied fix by Wolfgang Franke, aeb, 961011 .\" Corrected return value, aeb, 970307 .\" Added Single Unix Spec conversions and %z, aeb/esr, 990329. -.\" 2005-11-22 mtk, added GLIBC NOTES covering optional 'flag' and +.\" 2005-11-22 mtk, added Glibc Notes covering optional 'flag' and .\" 'width' components of conversion specifications. .\" .TH STRFTIME 3 2005-11-23 "GNU" "Linux Programmer's Manual" @@ -273,7 +273,8 @@ In SUSv2, the %S specified allowed a range of 00 to 61, to allow for the theoretical possibility of a minute that included a double leap second (there never has been such a minute). -.SH GLIBC NOTES +.SH NOTES +.SS Glibc Notes Glibc provides some extensions for conversion specifications. (These extensions are not specified in POSIX.1-2001, but a few other systems provide similar features.) |
