aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-03-12 21:41:13 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-03-13 10:51:16 +1300
commit8dc9c2d66e07e417121f22f29fa55d686ae27e3d (patch)
treea63462cc6b683fb490e620b38edfd163bb7d81a7
parent92a2239f31184bb345e73a032f26105e90dc6e9a (diff)
downloadman-pages-8dc9c2d66e07e417121f22f29fa55d686ae27e3d.tar.gz
strftime.3: Minor reordering of some text
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man3/strftime.313
1 files changed, 6 insertions, 7 deletions
diff --git a/man3/strftime.3 b/man3/strftime.3
index c816a0a23e..c3eca6ce30 100644
--- a/man3/strftime.3
+++ b/man3/strftime.3
@@ -56,6 +56,12 @@ result in the character array
.I s
of size
.IR max .
+The broken-down time structure
+.I tm
+is defined in
+.IR <time.h> .
+See also
+.BR ctime (3).
.\" FIXME . POSIX says: Local timezone information is used as though
.\" strftime() called tzset(). But this doesn't appear to be the case
.PP
@@ -317,13 +323,6 @@ where the effect of the
modifier is to use
alternative numeric symbols (say, roman numerals), and that of the
E modifier is to use a locale-dependent alternative representation.
-.PP
-The broken-down time structure
-.I tm
-is defined in
-.IR <time.h> .
-See also
-.BR ctime (3).
.SH RETURN VALUE
Provided that the result string,
including the terminating null byte, does not exceed