Re: [PATCH v5 3/8] regex.3: Desoupify regerror() description

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

 



On Thu, Apr 20, 2023 at 06:42:55PM +0200, Alejandro Colomar wrote:
> On 4/20/23 17:35, наб wrote:
> > --- a/man3/regex.3
> > +++ b/man3/regex.3
> > @@ -26,7 +26,7 @@ .SH SYNOPSIS
> >  .BI "            int " eflags );
> >  .PP
> >  .BI "size_t regerror(int " errcode ", const regex_t *_Nullable restrict " preg ,
> > -.BI "            char " errbuf "[restrict ." errbuf_size "], \
> > +.BI "                char " errbuf "[restrict ." errbuf_size "], \
> See man-pages(7):
I didn't even notice it was matching regexec()/regcomp() since they're
in a separate paragraph, it just looks like a formatting error
(and makes it so multiple functions aren't as well-delineated as they could be),
but sure.

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