Added comment (.\")

This commit is contained in:
Michael Kerrisk 2007-05-26 12:47:10 +00:00
parent 3191983f50
commit 74fa514a71
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@ The return value may overflow the possible range of type
On error, \fI(clock_t) \-1\fP is returned, and
.I errno
is set appropriately.
.\" The only possible error is EFAULT.
.SH "CONFORMING TO"
SVr4, 4.3BSD, POSIX.1-2001.
.SH NOTES