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