Diff for /loncom/build/lpml.dtd between versions 1.10 and 1.11

version 1.10, 2001/11/05 02:56:34 version 1.11, 2001/12/11 14:28:09
Line 67  by the lpml "make build" parser. Line 67  by the lpml "make build" parser.
 <!ELEMENT dependencies (#PCDATA)>  <!ELEMENT dependencies (#PCDATA)>
 <!ELEMENT note (#PCDATA)>  <!ELEMENT note (#PCDATA)>
   
 <!ELEMENT category (chmod,chown)>  <!ELEMENT category (chmod,chown,abbreviation)>
 <!ATTLIST category  <!ATTLIST category
     type CDATA #REQUIRED      type CDATA #REQUIRED
     name CDATA #REQUIRED      name CDATA #REQUIRED
Line 80  by the lpml "make build" parser. Line 80  by the lpml "make build" parser.
 <!ATTLIST chmod  <!ATTLIST chmod
     dist CDATA #REQUIRED      dist CDATA #REQUIRED
     >      >
   <!ELEMENT abbreviation (#PCDATA)>
   
 <!ELEMENT directory (targetdir,categoryname,description?)>  <!ELEMENT directory (targetdir,categoryname,description?)>
 <!ATTLIST directory  <!ATTLIST directory

Removed from v.1.10  
changed lines
  Added in v.1.11


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>