doc: Document the 'PATH' directive syslinux-5.00-pre9
authorMatt Fleming <matt.fleming@intel.com>
Wed, 31 Oct 2012 11:08:03 +0000 (11:08 +0000)
committerMatt Fleming <matt.fleming@intel.com>
Wed, 31 Oct 2012 11:12:29 +0000 (11:12 +0000)
The 'PATH' directive allows the user to specify a list of directories
to search when loading modules.

Signed-off-by: Matt Fleming <matt.fleming@intel.com>
doc/syslinux.txt

index 033a1ec..e9923a6 100644 (file)
@@ -450,6 +450,13 @@ F12 filename
        compatibility with earlier versions, F10 can also be entered as
        <Ctrl-F>0.
 
+PATH path
+       Specify a colon-separated (':') list of directories to search
+       when attempting to load modules. This directive is useful for
+       specifying the directories containing the lib*.c32 library
+       files as other modules may be dependent on these files, but
+       may not reside in the same directory.
+
 Blank lines are ignored.
 
 Note that the configuration file is not completely decoded.  Syntax