clock_gettime.2: Update and document various clock_ids.
authorRobin Hahling <robin.hahling@gw-computing.net>
Tue, 17 Mar 2015 07:40:27 +0000 (08:40 +0100)
committerSascha Wildner <saw@online.de>
Tue, 17 Mar 2015 19:57:58 +0000 (20:57 +0100)
commit4903cd65f42e56969e6abb0bcc24f057c41c337f
treefa7101012226c80bb6e256828bbba9a5271de4e7
parent69df205f5325eaedb612dc41d407afeb8098e55d
clock_gettime.2: Update and document various clock_ids.

    * clock_id may take many more values than what was previously
      suggested.

    * Document some clock_ids that take advantage of upmap/kpmap in case
      of many repetitive calls.

    * Inform about some clock_ids that are FreeBSD extensions.
lib/libc/sys/clock_gettime.2