aboutsummaryrefslogtreecommitdiff
path: root/man/man3/time.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/time.3')
-rw-r--r--man/man3/time.311
1 files changed, 11 insertions, 0 deletions
diff --git a/man/man3/time.3 b/man/man3/time.3
index 9bf2db33..dfcafaf9 100644
--- a/man/man3/time.3
+++ b/man/man3/time.3
@@ -31,3 +31,14 @@ is also set to the answer.
.SH DIAGNOSTICS
These functions set
.IR errstr .
+.SH BUGS
+To avoid name conflicts with the underlying system,
+.I time
+and
+.I nsec
+are preprocessor macros defined as
+.I p9time
+and
+.IR p9nsec ;
+see
+.IR intro (3).