svn commit: r303742 - in head: lib/libc/gen share/man/man3
Sergey Kandaurov
pluknet at FreeBSD.org
Thu Aug 4 11:38:55 UTC 2016
Author: pluknet
Date: Thu Aug 4 11:38:53 2016
New Revision: 303742
URL: https://svnweb.freebsd.org/changeset/base/303742
Log:
Grammar fixes.
Modified:
head/lib/libc/gen/clock_getcpuclockid.3
head/share/man/man3/pthread_getcpuclockid.3
Modified: head/lib/libc/gen/clock_getcpuclockid.3
==============================================================================
--- head/lib/libc/gen/clock_getcpuclockid.3 Thu Aug 4 11:26:52 2016 (r303741)
+++ head/lib/libc/gen/clock_getcpuclockid.3 Thu Aug 4 11:38:53 2016 (r303742)
@@ -86,7 +86,7 @@ No process can be found corresponding to
.Sh STANDARDS
The
.Fn clock_getcpuclockid
-function conform to
+function conforms to
.St -p1003.1-2001 .
.Sh HISTORY
The
Modified: head/share/man/man3/pthread_getcpuclockid.3
==============================================================================
--- head/share/man/man3/pthread_getcpuclockid.3 Thu Aug 4 11:26:52 2016 (r303741)
+++ head/share/man/man3/pthread_getcpuclockid.3 Thu Aug 4 11:38:53 2016 (r303742)
@@ -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
More information about the svn-src-head
mailing list