aboutsummaryrefslogtreecommitdiffstats
path: root/man3/strftime.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-05-18 10:30:02 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-05-18 10:30:02 +0000
commitd597239cbd77e80b82b77956f366eaeed94b6dd5 (patch)
tree2d3b959fc2fb54147b16d0976f2d770141dcaba2 /man3/strftime.3
parentebb451fb69cfaab7c3f5c4b0ed29c50330ee17ff (diff)
downloadman-pages-d597239cbd77e80b82b77956f366eaeed94b6dd5.tar.gz
Relocated GLIBC NOTES as subsection under NOTES
Diffstat (limited to 'man3/strftime.3')
-rw-r--r--man3/strftime.35
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.)