diff options
author | Gene Cumm <gene.cumm@gmail.com> | 2011-02-28 12:03:54 -0500 |
---|---|---|
committer | Gene Cumm <gene.cumm@gmail.com> | 2011-02-28 12:03:54 -0500 |
commit | a1be86885b03c856080bddebbb48ed96342e6d34 (patch) | |
tree | cce1a231b1cddaf9d7368aaf57105bf2544bdcd1 | |
parent | b507068d4788084347aa3860743dcaa57e49136a (diff) | |
download | syslinux-a1be86885b03c856080bddebbb48ed96342e6d34.tar.gz |
doc/syslinux.txt: Specify that CONFIG can change working directory
-rw-r--r-- | doc/syslinux.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/syslinux.txt b/doc/syslinux.txt index 5b27a6eb..35eacd40 100644 --- a/doc/syslinux.txt +++ b/doc/syslinux.txt @@ -233,7 +233,8 @@ LABEL label filetype, regardless of the filename. CONFIG means restart the boot loader using a different - configuration file. + configuration file. Optionally, a new working directory may be + specified in an APPEND. APPEND - Append nothing. APPEND with a single hyphen as argument in a |