Re: [PATCH v3 1/3] timespec.3type: tv_nsec is impl-def-type, glibc llong not a bug

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Feb 05, 2023 at 04:39:49PM +0100, Alejandro Colomar wrote:
> I'll apply the following diff to your patch, if you agree:
> 
> On 1/30/23 19:38, наб wrote:
> diff --git a/man3type/timespec.3type b/man3type/timespec.3type
> index 9b9e083bb..c3c69cfd2 100644
> --- a/man3type/timespec.3type
> +++ b/man3type/timespec.3type
> @@ -16,7 +16,8 @@ .SH SYNOPSIS
>  .PP
>  .B struct timespec {
>  .BR "    time_t     tv_sec;" "   /* Seconds */"
> -.BR "    /* ... */  tv_nsec;" "  /* Nanoseconds [" 0 ", " 999\(aq999\(aq999 "] */"
> +.RB "    /* ... */" "  tv_nsec;" \
> +"  /* Nanoseconds [" 0 ", " 999\[aq]999\[aq]999 "] */"
>  .B };
>  .EE
>  .SH DESCRIPTION
Sure, go wild.

> The /* ... */ should not be formatted, since it's not a literal (if you
> found it formatted anywhere, that's a bug; please report).
There's .B "#define EOF  /* ... */" in man3const/EOF.3const,
but besides that, all are in fR, yeah.

наб

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux