diff options
Diffstat (limited to 'man3/clock.3')
| -rw-r--r-- | man3/clock.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/clock.3 b/man3/clock.3 index 80a770581a..5d7af40045 100644 --- a/man3/clock.3 +++ b/man3/clock.3 @@ -43,7 +43,7 @@ The value returned is the CPU time used so far as a to get the number of seconds used, divide by .BR CLOCKS_PER_SEC . If the processor time used is not available or its value cannot -be represented, the function returns the value (clock_t)-1. +be represented, the function returns the value (clock_t)\-1. .SH "CONFORMING TO" ANSI C. POSIX requires that CLOCKS_PER_SEC equals 1000000 independent |
