diff options
| author | John-Mark Gurney <jmg@FreeBSD.org> | 2004-08-06 15:06:06 +0000 |
|---|---|---|
| committer | John-Mark Gurney <jmg@FreeBSD.org> | 2004-08-06 15:06:06 +0000 |
| commit | bd8fc733cbccf86b5bf3dc0aaa6e62b094f4164c (patch) | |
| tree | 468725daa418e3d6c53325019c447a83a8411d96 /sys/boot/common/help.common | |
| parent | 9a3daf494b5291386dfa1bba17771a72896660a6 (diff) | |
Notes
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 94b4b5c27fb9c..40953bd737093 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 |
