summaryrefslogtreecommitdiff
path: root/man3/difftime.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2006-12-16 22:11:08 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2006-12-16 22:11:08 +0000
commit1eb85d1484ae4418b2e740c0e82eeead3959bdd6 (patch)
tree273bf9a4c337673188df59cfa2de60fbaab01524 /man3/difftime.3
parent9110c53a81742fb568a2e234756b3c3c56005350 (diff)
Updated various header pages to accurately reflect which functions
are and are not part of C89. Also fixed/improved a few other CONFORMING TO entries.
Diffstat (limited to 'man3/difftime.3')
-rw-r--r--man3/difftime.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/difftime.3 b/man3/difftime.3
index 166e7dd6..4da5792d 100644
--- a/man3/difftime.3
+++ b/man3/difftime.3
@@ -41,7 +41,7 @@ The two times are specified in calendar time, which represents the time
elapsed since the Epoch
(00:00:00 on January 1, 1970, Coordinated Universal Time (UTC)).
.SH "CONFORMING TO"
-SVr4, 4.3BSD, C99
+SVr4, 4.3BSD, C89, C99
.SH NOTES
On a POSIX system,
.I time_t