[syslinux:master] doc/syslinux.txt: CONFIG: Shorten how it's specified.

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


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

doc/syslinux.txt: CONFIG: Shorten how it's specified.



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

diff --git a/doc/syslinux.txt b/doc/syslinux.txt
index c365742..f5e1898 100644
--- a/doc/syslinux.txt
+++ b/doc/syslinux.txt
@@ -233,10 +233,9 @@ LABEL label
 	filetype, regardless of the filename.
 
 	CONFIG means restart the boot loader using a different
-	configuration file.  Optionally, a new working directory may be
-	specified in an APPEND.  The configuration file is read, the
-	working directory is changed (if specified), then the
-	configuration file is parsed.
+	configuration file.  The configuration file is read, the
+	working directory is changed (if specified via an APPEND), 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