<sys/errno.h> -> <errno.h>
This commit is contained in:
parent
85e61b777e
commit
a9dd033b7e
@ -38,7 +38,7 @@
|
||||
.Nm intro
|
||||
.Nd introduction to system calls and error numbers
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include <sys/errno.h>
|
||||
.Fd #include <errno.h>
|
||||
.Sh DESCRIPTION
|
||||
This section provides an overview of the system calls,
|
||||
their error returns, and other common definitions and concepts.
|
||||
|
Loading…
Reference in New Issue
Block a user