mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 19:52:44 +00:00
<sys/errno.h> -> <errno.h>
This commit is contained in:
parent
de4372cc90
commit
38b22f2b1f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=34629
@ -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