~nabijaczleweli/wg14

677bf89d23fd58164d73d866c085db5345dc1591 — наб 3 years ago 1a11774
impl-def
1 files changed, 2 insertions(+), 2 deletions(-)

M N????.mom
M N????.mom => N????.mom +2 -2
@@ 1,6 1,6 @@
.\" SPDX-License-Identifier: 0BSD
.\"
.TITLE     "\fIN????\fP: \f(CBnsec_t \fP\f(CR&&\f(CR\fP\f(CB timespec::tv_nsec\fP"
.TITLE     "\fIN????\fP\f(CR: \fP\f(CBnsec_t \fP\f(CR&&\f(CR\fP\f(CB timespec::tv_nsec\fP"
.PDF_TITLE "\*[$TITLE]
.AUTHOR    "\v'-.5v'\*[UP 8p]наб"
.ATTRIBUTE_STRING ""  \" Don't print 'by'


@@ 127,7 127,7 @@ and
.COD clock_t
which are real types capable of representing times;
.COD \*[green]nsec_t
\*[green]which is an integer type capable of representing the range [0, 999999999];\*[dark-grey]
\*[green]which is an implementation-defined integer type capable of representing the range [0, 999999999];\*[dark-grey]
.COD struct timespec
which holds and interval specified in seconds and nanoseconds (which may represent a calendar time based on a particular epoch); and
.COD struct tm