[syslinux:master] doc/syslinux.txt: CONFIG order of operations

syslinux-bot for Gene Cumm gene.cumm at gmail.com
Wed Mar 16 13:39:05 PDT 2011


Commit-ID:  d686ffec2914227201137f5e6b174f9635bd5260
Gitweb:     http://syslinux.zytor.com/commit/d686ffec2914227201137f5e6b174f9635bd5260
Author:     Gene Cumm <gene.cumm at gmail.com>
AuthorDate: Mon, 28 Feb 2011 12:06:24 -0500
Committer:  Gene Cumm <gene.cumm at gmail.com>
CommitDate: Mon, 28 Feb 2011 12:06:24 -0500

doc/syslinux.txt: CONFIG order of operations



---
 doc/syslinux.txt |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/doc/syslinux.txt b/doc/syslinux.txt
index 35eacd4..c365742 100644
--- a/doc/syslinux.txt
+++ b/doc/syslinux.txt
@@ -234,7 +234,9 @@ LABEL label
 
 	CONFIG means restart the boot loader using a different
 	configuration file.  Optionally, a new working directory may be
-	specified in an APPEND.
+	specified in an APPEND.  The configuration file is read, the
+	working directory is changed (if specified), then the
+	configuration file is parsed.
 
     APPEND -
         Append nothing.  APPEND with a single hyphen as argument in a



More information about the Syslinux-commits mailing list