summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/intro.98
1 files changed, 7 insertions, 1 deletions
diff --git a/share/man/man9/intro.9 b/share/man/man9/intro.9
index ab6140bb082..6b05d2c6a3b 100644
--- a/share/man/man9/intro.9
+++ b/share/man/man9/intro.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: intro.9,v 1.3 1999/05/23 14:11:40 aaron Exp $
+.\" $OpenBSD: intro.9,v 1.4 1999/09/02 17:25:02 espie Exp $
.\"
.\" Copyright (c) 1996 Michael Shalayeff
.\"
@@ -38,6 +38,12 @@
.Sh DESCRIPTION
This section contains information related to the internal kernel
data structures, variables and functions.
+.Sh CODE REFERENCES
+This section describes places within the
+.Ox
+source tree where actual code implementing or using kernel internals
+can be found. All pathnames are relative to
+.Pa /usr/src .
.Sh HISTORY
The
.Nm intro