aboutsummaryrefslogtreecommitdiffstats
path: root/man3/ftime.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-05-19 04:30:20 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-05-19 04:30:20 +0000
commit2b2581ee37f080c0a95d20aedecd5cb04e81ef4a (patch)
tree4ce1a3bcc3cd8793e50f48abba8eab04c8e7ea07 /man3/ftime.3
parent2dd578fd5b80cbfe5892b200633aa1442c4ac674 (diff)
downloadman-pages-2b2581ee37f080c0a95d20aedecd5cb04e81ef4a.tar.gz
Fix inconsistencies in order of .SH sections
Diffstat (limited to 'man3/ftime.3')
-rw-r--r--man3/ftime.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/ftime.3 b/man3/ftime.3
index 46ec2f1dd6..9efb008eb4 100644
--- a/man3/ftime.3
+++ b/man3/ftime.3
@@ -61,6 +61,8 @@ These days the contents of the \fItimezone\fP and \fIdstflag\fP
fields are undefined.
.SH "RETURN VALUE"
This function always returns 0.
+.SH "CONFORMING TO"
+4.2BSD, POSIX.1-2001.
.SH BUGS
This function is obsolete.
Don't use it.
@@ -80,8 +82,6 @@ glibc 2.1.1 is correct again.
.\" The
.\" .BR ftime ()
.\" function appeared in 4.2BSD.
-.SH "CONFORMING TO"
-4.2BSD, POSIX.1-2001.
.SH "SEE ALSO"
.BR gettimeofday (2),
.BR time (2)