Grammar fixes.

This commit is contained in:
pluknet 2016-08-04 11:38:53 +00:00
parent db6a1e9887
commit a01486193e
2 changed files with 3 additions and 3 deletions

View File

@ -86,7 +86,7 @@ No process can be found corresponding to the process specified by
.Sh STANDARDS .Sh STANDARDS
The The
.Fn clock_getcpuclockid .Fn clock_getcpuclockid
function conform to function conforms to
.St -p1003.1-2001 . .St -p1003.1-2001 .
.Sh HISTORY .Sh HISTORY
The The

View File

@ -51,8 +51,8 @@
The The
.Fn pthread_getcpuclockid .Fn pthread_getcpuclockid
returns the clock ID of the CPU-time clock of the thread specified by returns the clock ID of the CPU-time clock of the thread specified by
.Fa thread_id . .Fa thread_id ,
If the thread described by if the thread described by
.Fa thread_id .Fa thread_id
exists. exists.
.Sh RETURN VALUES .Sh RETURN VALUES