summaryrefslogtreecommitdiff
path: root/usr/src/man/man9/Intro.9
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man9/Intro.9')
-rw-r--r--usr/src/man/man9/Intro.921
1 files changed, 21 insertions, 0 deletions
diff --git a/usr/src/man/man9/Intro.9 b/usr/src/man/man9/Intro.9
new file mode 100644
index 0000000000..ab51ec889c
--- /dev/null
+++ b/usr/src/man/man9/Intro.9
@@ -0,0 +1,21 @@
+.Dd Jan 25, 2017
+.Dt INTRO 9
+.Os
+.Sh NAME
+.Nm Intro ,
+.Nm intro
+.Nd introduction to kernel concepts
+.Sh DESCRIPTION
+This section outlines high-level concepts of the illumos kernel and its
+subsystems. Specific documentation can be found in this section's
+sub\-sections.
+.Bl -tag -width Ds
+.It Section 9E
+Driver Entry Points
+.It Section 9F
+Kernel Functions for Drivers
+.It Section 9P
+Kernel Properties for Drivers
+.It Section 9S
+Data Structures for Drivers
+.El