Re: [PATCH] FIONRAD.2const: tfix

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

 



Hi Günther,

> Subject: Re: [PATCH] FIONRAD.2const: tfix

s/FIONRAD/FIONREAD/  :)

On Fri, Jul 05, 2024 at 02:28:43PM GMT, Günther Noack wrote:
> Fix a copy-paste error in SYNOPSIS:
> FIONREAD was mentioned twice,
> but another IOCTL was missing.
> 
> Signed-off-by: Günther Noack <gnoack@xxxxxxxxxx>
> ---

Patch applied.  Thanks!
<https://www.alejandro-colomar.es/src/alx/linux/man-pages/man-pages.git/commit/?h=contrib>

Have a lovely day!
Alex

>  man/man2const/FIONREAD.2const | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man/man2const/FIONREAD.2const b/man/man2const/FIONREAD.2const
> index 5806d280e..d7a44176e 100644
> --- a/man/man2const/FIONREAD.2const
> +++ b/man/man2const/FIONREAD.2const
> @@ -25,7 +25,7 @@ Standard C library
>  .BI "int ioctl(int " fd ", TIOCINQ, int *" argp );
>  .BI "int ioctl(int " fd ", TIOCOUTQ, int *" argp );
>  .BI "int ioctl(int " fd ", TCFLSH, int " arg );
> -.BI "int ioctl(int " fd ", FIONREAD, int *" argp );
> +.BI "int ioctl(int " fd ", TIOCSERGETLSR, int *" argp );
>  .fi
>  .SH DESCRIPTION
>  .TP
> -- 
> 2.45.2.803.g4e1b14247a-goog
> 

-- 
<https://www.alejandro-colomar.es/>

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