xref: /illumos-gate/usr/src/man/man9/Intro.9 (revision 0a9a25a293d437b1563e1d8479fef8f3795ba817)
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.
11Specific documentation can be found in this section's sub\-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