diff options
Diffstat (limited to 'lib/libsys/intro.2')
-rw-r--r-- | lib/libsys/intro.2 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/lib/libsys/intro.2 b/lib/libsys/intro.2 index c8eee277f268..6e7abeb2c373 100644 --- a/lib/libsys/intro.2 +++ b/lib/libsys/intro.2 @@ -39,8 +39,12 @@ .Sh SYNOPSIS .In errno.h .Sh DESCRIPTION -This section provides an overview of the system calls, -their error returns, and other common definitions and concepts. +This section contains the system calls which comprise the +.Fx +programming environment. +This page also provides an overview of common definitions and concepts +relevant to system calls, where to find a table of the system calls +currently available on your system, and their error returns. .\".Pp .\".Sy System call restart .\".Pp |