]> granicus.if.org Git - libexpat/commitdiff
Document -s.
authorJames Clark <jjc@jclark.com>
Tue, 20 Apr 1999 02:59:54 +0000 (02:59 +0000)
committerJames Clark <jjc@jclark.com>
Tue, 20 Apr 1999 02:59:54 +0000 (02:59 +0000)
expat/expat.html

index 41a96805780dee00d3f0fba5eeca52abf32eb17b..aa3e93cbbfd42bb271b7c7d0aba82870de8c7726 100755 (executable)
@@ -45,7 +45,12 @@ href="http://www.jclark.com/xml/canonxml.html">canonical XML</A> will
 be written to <SAMP>dir/<VAR>f</VAR></SAMP>, where
 <SAMP><VAR>f</VAR></SAMP> is the filename (without any path) of the
 input file.  A <CODE>-x</CODE> option will cause references to
-external general entities to be processed.</P>
+external general entities to be processed.  A <CODE>-s</CODE> option
+will make documents that are not standalone cause an error (a document
+is considered standalone if either it is intrinsically standalone
+because it has no external subset and no references to parameter
+entities in the internal subset or it is declared as standalone in the
+XML declaration).</P>
 
 <P>The <SAMP>bin</SAMP> directory contains Win32 executables.  The
 <SAMP>lib</SAMP> directory contains Win32 import libraries.</P>