summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-06-13 14:34:55 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-06-13 14:34:55 -0700
commit0095d560ef91676d3a07db560f58ca83d85bff95 (patch)
tree9243f8795f387d7b7ea5bb332357a90b89cb4212
parenteab6f0763744c964eded45b48ec41cb6c1f65cdb (diff)
downloadsyslinux-0095d560ef91676d3a07db560f58ca83d85bff95.tar.gz
Make it explicit that Windows need -swap, even XP :(
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 18eac672..e48e6c72 100644
--- a/NEWS
+++ b/NEWS
@@ -32,7 +32,7 @@ Changes in 3.70:
and very small harddisks still need explicit specification.
* chain.c32: option -swap to support swapping of BIOS drive
numbers. This is necessary to boot certain operating systems
- from a secondary drive.
+ (DOS, Windows) from a secondary drive.
* chain.c32: option -file to support loading a boot file from
the SYSLINUX filesystem instead of loading the boot sector
from the drive.