Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Aug 2016 11:38:53 +0000 (UTC)
From:      Sergey Kandaurov <pluknet@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r303742 - in head: lib/libc/gen share/man/man3
Message-ID:  <201608041138.u74BcrlU096164@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608041138.u74BcrlU096164>