Re: svn commit: r315694 - head/lib/libc/sys

2017-03-21 Thread Bruce Evans
On Wed, 22 Mar 2017, Eric van Gyzen wrote: Log: clock_gettime.2: add some clock IDs Add the CLOCK_PROCESS_CPUTIME_ID and CLOCK_THREAD_CPUTIME_ID clock_id values to the clock_gettime(2) man page. Reformat the excessively long paragraph (sentence!) into a tag list. Some old bugs are now cl

svn commit: r315694 - head/lib/libc/sys

2017-03-21 Thread Eric van Gyzen
Author: vangyzen Date: Wed Mar 22 00:50:36 2017 New Revision: 315694 URL: https://svnweb.freebsd.org/changeset/base/315694 Log: clock_gettime.2: add some clock IDs Add the CLOCK_PROCESS_CPUTIME_ID and CLOCK_THREAD_CPUTIME_ID clock_id values to the clock_gettime(2) man page. Reformat the