xref: /illumos-gate/usr/src/man/man9/Intro.9 (revision bccbd30bb6d0c20635d3f23e8d63f3f8170d3c46)
1.Dd Jan 25, 2017
2.Dt INTRO 9
3.Os
4.Sh NAME
5.Nm Intro ,
6.Nm intro
7.Nd introduction to kernel concepts
8.Sh DESCRIPTION
9This section outlines high-level concepts of the illumos kernel and its
10subsystems.  Specific documentation can be found in this section's
11sub\-sections.
12.Bl -tag -width Ds
13.It Section 9E
14Driver Entry Points
15.It Section 9F
16Kernel Functions for Drivers
17.It Section 9P
18Kernel Properties for Drivers
19.It Section 9S
20Data Structures for Drivers
21.El
22