cvs commit: hugs98/docs/users_guide xml2sgml.sed

Ross Paterson <[email protected]> Tue, 14 Nov 2006 01:36:19 -0800
Newsgroups gmane.comp.lang.haskell.cvs.hugs
Message-ID <200611140936.kAE9aJFv026776__35026.441809214$1163497000$gmane$org@monk.galois.com>
ross        2006/11/14 01:36:19 PST

  Modified files:
    docs/users_guide     xml2sgml.sed 
  Log:
  Remove DTD URL from SGML file (fixes underlying bug of #31)
  
  Some versions of the docbook tools don't support DTD URLs, and in any
  case it's undesirable to fetch the DTD over the network when it's
  probably on the local machine, so now we don't.
  
  Revision  Changes    Path
  1.3       +2 -2      hugs98/docs/users_guide/xml2sgml.sed