summaryrefslogtreecommitdiff
path: root/txt
diff options
context:
space:
mode:
authorGene Cumm <gene.cumm@gmail.com>2013-06-26 12:01:56 -0400
committerGene Cumm <gene.cumm@gmail.com>2013-06-26 12:01:56 -0400
commit674cb69dfd5958caa94c34bc6ab29f5d02ccd313 (patch)
treeecbd4f585ccb01a0560568574ef229ebf3df9c77 /txt
parentbd464f0a54e847489190d9e859f6755832eb12fb (diff)
downloadsyslinux-674cb69dfd5958caa94c34bc6ab29f5d02ccd313.tar.gz
doc/ & txt/: Document IPAPPEND/SYSAPPEND format
Previously the maximum value was 7 which didn't require differentiation between decimal and hexadecimal.
Diffstat (limited to 'txt')
-rw-r--r--txt/syslinux.cfg.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/txt/syslinux.cfg.txt b/txt/syslinux.cfg.txt
index ff5d5337..f9e02b6b 100644
--- a/txt/syslinux.cfg.txt
+++ b/txt/syslinux.cfg.txt
@@ -128,7 +128,9 @@ section can be used to override a global *APPEND*.
(*SYSAPPEND*: 5.10+; *IPAPPEND*: *PXELINUX* only)
The *SYSAPPEND* option was introduced in *Syslinux* 5.10; it is an
enhancement of a previous option *IPAPPEND* which was only available on
-*PXELINUX*. The 'bitmask' is an OR (sum) of the following integer options:
+*PXELINUX*. 'bitmask' is interpretted as decimal format unless prefixed
+with "0x" for hexidecimal. The 'bitmask' is an OR (sum) of the
+following integer options:
ifndef::doctype-manpage[[horizontal]]
*1*::: An option of the following format should be generated, based on