diff options
author | Matt Fleming <matt.fleming@intel.com> | 2012-10-17 13:07:07 +0100 |
---|---|---|
committer | Matt Fleming <matt.fleming@intel.com> | 2012-10-23 10:53:16 +0100 |
commit | 015d89f38571c5c5237d45b5c56aef320b1921cd (patch) | |
tree | ecd57a7242b39f76edafb2fdc4bab1dc271305bb | |
parent | a83114501847056b99b958ba089bf13b0875ee07 (diff) | |
download | syslinux-015d89f38571c5c5237d45b5c56aef320b1921cd.tar.gz |
NEWS: Fix some typos
Reported-by: Ady <ady-sf@hotmail.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
-rw-r--r-- | NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -5,12 +5,12 @@ to all derivatives. Changes in 4.06: * Support for NTFS, by Paulo Alcantara. * EXTLINUX: more robust device detection, allow user to override. - * kontron_wdt.c32: Adding a new module to enable the hardware - watchdog of some Kontron boards. It allow enabling the watchdog + * kontron_wdt.c32: Add a new module to enable the hardware + watchdog of some Kontron boards. It allows enabling the watchdog and then booting a given image. * HDT updated, and now can display images regarding some detection - steps. Adding postexec command to run a particular entry after - HDT's execution, adding silent option and various fixes. + steps. Add postexec command to run a particular entry after + HDT's execution, add silent option and various fixes. * ifcpu.c32: Detect hypervisor presence. * lua.c32: Add dhcp support and support for native Syslinux functions syslinux_config(), syslinux_ipappend_strings() and |