From b1d5d887cdbab5f5dc6dd4fed553594d5ca03b73 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Wed, 6 Sep 2000 15:55:31 +0000 Subject: [PATCH] /modules -> /boot/kernel --- sbin/kldload/kldload.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/kldload/kldload.8 b/sbin/kldload/kldload.8 index 39b42f0691c..83842fdc8f4 100644 --- a/sbin/kldload/kldload.8 +++ b/sbin/kldload/kldload.8 @@ -48,8 +48,8 @@ The following option is available: Be more verbose. .El .Sh FILES -.Bl -tag -width /modules -compact -.It Pa /modules +.Bl -tag -width /boot/kernel -compact +.It Pa /boot/kernel directory containing loadable modules. Modules must be have an extention of .ko .Sh DIAGNOSTICS The