@@ 127,7 127,7 @@ The \f(CBtimespec\fP structure shall contain at least the following members, in
The semantics of the members and their normal ranges are expressed in the comments.\*[SUP]342)\*[SUPX]
.QUOTE
time_t tv_sec; // whole seconds -- ≥ 0
-\*[red]\o'l\(em'\o'o\(em'\o'n\(em'\o'g\(em'\o'\ \(em'\o'\ \(em'\o'\ \(em'\o't\(em'\o'v\(em'\o'_\(em'\o'n\(em'\o's\(em'\o'e\(em'\o'c\(em'\o';\(em'\o'\ \(em'\o'/\(em'\o'/\(em'\o'\ \(em'\o'n\(em'\o'a\(em'\o'n\(em'\o'o\(em'\o's\(em'\o'e\(em'\o'c\(em'\o'o\(em'\o'n\(em'\o'd\(em'\o's\(em'\o'\ \(em'\o'-\(em'\o'-\(em'\o'\ \(em'\o'[\(em'\o'0\(em'\o',\(em'\o'\ \(em'\o'9\(em'\o'9\(em'\o'9\(em'\o'9\(em'\o'9\(em'\o'9\(em'\o'9\(em'\o'9\(em'\o'9\(em'\o']\(em'
+\*[red]\&long tv_nsec; // nanoseconds -- [0, 999999999]\l'|0\(em'
\*[green]/* see below */ tv_nsec; // nanoseconds -- [0, 999999999]
.QUOTE OFF
\*[green]The \f(CBtv_nsec\fP member shall be of an implementation-defined signed integer type capable of representing the range [0, 999999999].\*[\*[default]]