diff options
Diffstat (limited to 'sys/boot/common/loader.8')
| -rw-r--r-- | sys/boot/common/loader.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8 index c868922e254d2..7c0e2b81e1baf 100644 --- a/sys/boot/common/loader.8 +++ b/sys/boot/common/loader.8 @@ -374,7 +374,7 @@ Define the number of lines on the screen, to be used by the pager. Sets the list of directories which will be searched in for modules named in a load command or implicitly required by a dependency. The default value for this variable is -.Dq Li /;/boot;/modules . +.Dq Li /boot/kernel;/boot/modules . .It Va num_ide_disks Sets the number of IDE disks as a work around for some problems in finding the root disk at boot. |
