[syslinux:master] chain.c32: DRMK: Fix comment at top of source

syslinux-bot for Gene Cumm gene.cumm at gmail.com
Fri Oct 15 16:39:34 PDT 2010


Commit-ID:  7634709500bc97448244a46a06621273d0cac9cc
Gitweb:     http://syslinux.zytor.com/commit/7634709500bc97448244a46a06621273d0cac9cc
Author:     Gene Cumm <gene.cumm at gmail.com>
AuthorDate: Thu, 14 Oct 2010 23:50:58 -0400
Committer:  Gene Cumm <gene.cumm at gmail.com>
CommitDate: Thu, 14 Oct 2010 23:50:58 -0400

chain.c32: DRMK: Fix comment at top of source



---
 com32/modules/chain.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/com32/modules/chain.c b/com32/modules/chain.c
index dc53bb5..89489d1 100644
--- a/com32/modules/chain.c
+++ b/com32/modules/chain.c
@@ -77,7 +77,8 @@
  *	used with DOS' io.sys.
  *
  * drmk=<loader>
- *	Similar to msdos=<loader> but prepares the special options for the Dell Real Mode Kernel.  Currently, this is only known to work on a partition at C,H,S 0,1,1
+ *	Similar to msdos=<loader> but prepares the special options
+ *	for the Dell Real Mode Kernel.
  *
  * grub=<loader>
  *	same as seg=0x800 file=<loader> & jumping to seg 0x820,



More information about the Syslinux-commits mailing list