summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/intro.2
diff options
context:
space:
mode:
authoreivind <eivind@FreeBSD.org>1998-03-16 18:00:18 +0000
committereivind <eivind@FreeBSD.org>1998-03-16 18:00:18 +0000
commita9dd033b7eb6b658e6f7d6537bbe696c4c533c06 (patch)
tree22045572e20b06f44cb461085c07c6e630296b51 /lib/libc/sys/intro.2
parent85e61b777e4c5069dde3695bce5779a95312554f (diff)
downloadFreeBSD-src-a9dd033b7eb6b658e6f7d6537bbe696c4c533c06.zip
FreeBSD-src-a9dd033b7eb6b658e6f7d6537bbe696c4c533c06.tar.gz
<sys/errno.h> -> <errno.h>
Diffstat (limited to 'lib/libc/sys/intro.2')
-rw-r--r--lib/libc/sys/intro.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2
index 96bff83..e841593 100644
--- a/lib/libc/sys/intro.2
+++ b/lib/libc/sys/intro.2
@@ -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.
OpenPOWER on IntegriCloud