From: jmc Date: Mon, 18 Dec 2017 07:15:15 +0000 (+0000) Subject: let's not try to document the number of items in a list... X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=90fccd0298fa666de769065fd1019bdf1e1fe38d;p=openbsd let's not try to document the number of items in a list... --- diff --git a/lib/libc/sys/clock_gettime.2 b/lib/libc/sys/clock_gettime.2 index cb06d8df241..50a2cef4de8 100644 --- a/lib/libc/sys/clock_gettime.2 +++ b/lib/libc/sys/clock_gettime.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: clock_gettime.2,v 1.28 2017/12/18 05:51:53 cheloha Exp $ +.\" $OpenBSD: clock_gettime.2,v 1.29 2017/12/18 07:15:15 jmc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -57,8 +57,8 @@ which is specified by can be a value from .Xr clock_getcpuclockid 3 or -.Xr pthread_getcpuclockid 3 -or one of five predefined values: +.Xr pthread_getcpuclockid 3 , +or one of the following predefined values: .Bl -tag -width CLOCK_MONOTONIC .It Dv CLOCK_REALTIME time that increments as a wall clock should