diff options
Diffstat (limited to 'sys/boot/common/help.common')
-rw-r--r-- | sys/boot/common/help.common | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/boot/common/help.common b/sys/boot/common/help.common index 94b4b5c..40953bd 100644 --- a/sys/boot/common/help.common +++ b/sys/boot/common/help.common @@ -205,7 +205,8 @@ 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 module_path is "/boot/kernel;/boot/modules". + default module_path is "/boot/modules" with the kernel directory + prepended. ################################################################################ # Tset Sprompt DSet the command prompt |