Re: [PATCH] syscall.2: Document ENOSYS error

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

 



Hi!

On 4/20/23 22:08, Günther Noack wrote:
> Link: <https://lore.kernel.org/linux-man/31ecebc5-1b97-b610-a097-f260ec4d4c8d@xxxxxxxxx/>
> Suggested-by: Alejandro Colomar <alx.manpages@xxxxxxxxx>
> Signed-off-by: Günther Noack <gnoack3000@xxxxxxxxx>

Patch applied.  Thanks!

Alex

> ---
>  man2/syscall.2 | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/man2/syscall.2 b/man2/syscall.2
> index 55233ac51..0ba537f4f 100644
> --- a/man2/syscall.2
> +++ b/man2/syscall.2
> @@ -64,6 +64,12 @@ In general, a 0 return value indicates success.
>  A \-1 return value indicates an error,
>  and an error number is stored in
>  .IR errno .
> +.SH ERRORS
> +.TP
> +.B ENOSYS
> +The requested system call number is not implemented.
> +.PP
> +Other errors are specific to the invoked system call.
>  .SH NOTES
>  .BR syscall ()
>  first appeared in
> 
> base-commit: 04e686326f03a28c187e00821e234b2ecd0fab5b

-- 
<http://www.alejandro-colomar.es/>
GPG key fingerprint: A9348594CE31283A826FBDD8D57633D441E25BB5

Attachment: OpenPGP_signature
Description: OpenPGP digital 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