Correct the path to the modules directory.

This commit is contained in:
Ruslan Ermilov 2003-03-03 22:48:49 +00:00
parent bdb963f966
commit d59dfc2ed1
2 changed files with 3 additions and 3 deletions

View File

@ -1296,9 +1296,9 @@ Definitions needed to use
.Nm
{type}
nodes, including the type cookie definition.
.It Pa /modules/netgraph.ko
.It Pa /boot/kernel/netgraph.ko
Netgraph subsystem loadable KLD module.
.It Pa /modules/ng_{type}.ko
.It Pa /boot/kernel/ng_{type}.ko
Loadable KLD module for node type {type}.
.It Pa /sys/netgraph/ng_sample.c
Skeleton netgraph node.

View File

@ -994,7 +994,7 @@ builds a module with debugging symbols by default.
If the version of
.Nm
in
.Pa /modules
.Pa /boot/kernel
does not contain symbols, you will not get an error message, but the stack trace
will not show the symbols.
Check the module before starting