From eac90e51b8837821f1c185109e744fee603ddd58 Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 3 Mar 2003 22:48:49 +0000 Subject: Correct the path to the modules directory. --- share/man/man4/netgraph.4 | 4 ++-- share/man/man4/vinum.4 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man4/netgraph.4 b/share/man/man4/netgraph.4 index 5d580e3..1bcba31 100644 --- a/share/man/man4/netgraph.4 +++ b/share/man/man4/netgraph.4 @@ -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. diff --git a/share/man/man4/vinum.4 b/share/man/man4/vinum.4 index e86af66..77fb952 100644 --- a/share/man/man4/vinum.4 +++ b/share/man/man4/vinum.4 @@ -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 -- cgit v1.1