[syslinux] bad closing tags on syslinux.zytor.com/iso.php

Matt Kraai kraai at alumni.cmu.edu
Wed Apr 10 13:24:53 PDT 2002


Howdy,

In the `Can I boot other operating systems with ISOLINUX?'
section of syslinux.zytor.com/iso.php, there are some unclosed
`code' tags.  The following patch pinpoints the problems.

Matt

--- iso.php.orig	Wed Apr 10 13:22:11 2002
+++ iso.php	Wed Apr 10 13:22:04 2002
@@ -112,10 +112,10 @@
 need to prepare a disk image (usually a floppy image, but a hard disk
 image can be used on <em>most</em> systems) with the relevant
 operating system.  This file should be included on the CD-ROM in the
-/isolinux directory, and have a <code>.img<code> extension.  The
+/isolinux directory, and have a <code>.img</code> extension.  The
 <code>.img</code> extension does not have to be specified on the
 command line, but has to be explicitly specified if used in a
-<code>kernel<code> statement in <code>isolinux.cfg</code>.
+<code>kernel</code> statement in <code>isolinux.cfg</code>.
 <p>
 For a floppy image, the size of the image should be exactly one of the
 following:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://www.zytor.com/pipermail/syslinux/attachments/20020410/105ae9b8/attachment.sig>


More information about the Syslinux mailing list