Grammar fixes.

This commit is contained in:
Sergey Kandaurov 2016-08-04 11:38:53 +00:00
parent eb6a434243
commit 18ac59f431
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=303742
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
The
.Fn clock_getcpuclockid
function conform to
function conforms to
.St -p1003.1-2001 .
.Sh HISTORY
The

View File

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