Add the CODE REFERENCES section.
This commit is contained in:
parent
501645e90d
commit
c51a1c15bf
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: sysmon_envsys.9,v 1.2 2007/07/03 22:47:20 xtraeme Exp $
|
||||
.\" $NetBSD: sysmon_envsys.9,v 1.3 2007/07/04 17:35:20 xtraeme Exp $
|
||||
.\"
|
||||
.\"
|
||||
.\" Copyright (c) 2007 The NetBSD Foundation, Inc.
|
||||
@ -468,6 +468,20 @@ mydriver_gtredata(struct sysmon_envsys *sme, envsys_data_t *edata)
|
||||
}
|
||||
.Ed
|
||||
.Pp
|
||||
.Sh CODE REFERENCES
|
||||
This section describes places within the NetBSD source tree where actual
|
||||
code implementing the
|
||||
.Sy envsys 2
|
||||
framework can be found. All pathnames are relative to
|
||||
.Pa /usr/src .
|
||||
.Pp
|
||||
The
|
||||
.Sy envsys 2
|
||||
framework is implemented within the files:
|
||||
.Pp
|
||||
.Pa sys/dev/sysmon/sysmon_envsys.c
|
||||
.Pp
|
||||
.Pa sys/dev/sysmon/sysmon_envsys_events.c .
|
||||
.Sh AUTHORS
|
||||
The
|
||||
.Sy envsys
|
||||
|
Loading…
Reference in New Issue
Block a user