diff options
author | Gene Cumm <gene.cumm@gmail.com> | 2013-06-30 13:59:47 -0400 |
---|---|---|
committer | Gene Cumm <gene.cumm@gmail.com> | 2013-07-01 21:16:28 -0400 |
commit | 277ba6f363780a924d5ec129923bf54313256834 (patch) | |
tree | 11a97532a6fe3125f543f0abe1aff11467e734cb /doc/syslinux.txt | |
parent | 9d4ab9d6ae3149465368e19334bf8f162cc36051 (diff) | |
download | syslinux-277ba6f363780a924d5ec129923bf54313256834.tar.gz |
doc/ & txt/: Spelling fix
Also add octal note.
Reported-By: Ady <ady-sf@hotmail.com>
Signed-off-by: Gene Cumm <gene.cumm@gmail.com>
Diffstat (limited to 'doc/syslinux.txt')
-rw-r--r-- | doc/syslinux.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/syslinux.txt b/doc/syslinux.txt index 43e20777..fd7396e3 100644 --- a/doc/syslinux.txt +++ b/doc/syslinux.txt @@ -158,8 +158,9 @@ IPAPPEND bitmask The SYSAPPEND option was introduced in Syslinux 5.10; it is an enhancement of a previous option IPAPPEND which was only - available on PXELINUX. bitmask is interpretted as decimal format - unless prefixed with "0x" for hexidecimal. + available on PXELINUX. bitmask is interpreted as decimal format + unless prefixed with "0x" for hexadecimal or "0" (zero) for + octal. 1: indicates that an option of the following format should be generated and added to the kernel command line: |