diff options
Diffstat (limited to 'man3/timeradd.3')
| -rw-r--r-- | man3/timeradd.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/timeradd.3 b/man3/timeradd.3 index 414e012101..4f02c76535 100644 --- a/man3/timeradd.3 +++ b/man3/timeradd.3 @@ -72,7 +72,7 @@ and places the sum in the pointed to by .IR res . The result is normalized such that -.I res->tv_usec +.I res\->tv_usec has a value in the range 0 to 999,999. .BR timersub () @@ -85,7 +85,7 @@ and places the result in the pointed to by .IR res . The result is normalized such that -.I res->tv_usec +.I res\->tv_usec has a value in the range 0 to 999,999. .BR timerclear () |
