Hi Thomas, On 1/4/23 00:45, Thomas Weißschuh wrote:
The field is correctly called "tv_nsec" as it is also used in other places in the manpage. Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
Thanks. Patch applied. I had seen it, and I thought I had fixed it recently. It seems I didn't.
Cheers, Alex
--- man3type/timespec.3type | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3type/timespec.3type b/man3type/timespec.3type index fdddcc778d6c..7cd80ce8669b 100644 --- a/man3type/timespec.3type +++ b/man3type/timespec.3type @@ -16,7 +16,7 @@ Standard C library .PP .B struct timespec { .BR " time_t tv_sec;" " /* Seconds */" -.BR " long tv_usec;" " /* Nanoseconds [" 0 ", " 999999999 "] */" +.BR " long tv_nsec;" " /* Nanoseconds [" 0 ", " 999999999 "] */" .B }; .EE .SH DESCRIPTION base-commit: 7474e450de3dc6c2b96fadd3271b1643b4f094a6
-- <http://www.alejandro-colomar.es/>
Attachment:
OpenPGP_signature
Description: OpenPGP digital signature