aboutsummaryrefslogtreecommitdiffstats
path: root/man3/timeradd.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/timeradd.3')
-rw-r--r--man3/timeradd.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/timeradd.3 b/man3/timeradd.3
index 8bacdf698b..1b43026da3 100644
--- a/man3/timeradd.3
+++ b/man3/timeradd.3
@@ -50,7 +50,7 @@ _BSD_SOURCE
The macros are provided to operate on
.I timeval
structures, defined in
-.IR <sys/time.h>
+.I <sys/time.h>
as:
.sp
.in +0.5i
@@ -99,14 +99,14 @@ on the morning of 1 January 1970 (the Epoch).
returns true (non-zero) if either field of the
.I timeval
structure pointed to by
-.IR tvp
+.I tvp
contains a non-zero value.
.BR timercmp ()
compares the timer values in
.I a
and
-.IR b
+.I b
using the comparison operator
.IR CMP ,
and returns true (non-zero) or false (0) depending on