Skip to content

Commit

Permalink
doc/syslinux.txt: CONFIG order of operations
Browse files Browse the repository at this point in the history
  • Loading branch information
geneC committed Feb 28, 2011
1 parent a1be868 commit d686ffe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/syslinux.txt
Expand Up @@ -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
Expand Down

0 comments on commit d686ffe

Please sign in to comment.