doc/xmllint.xml doc/xmllint.1 update man page to explain use of --stream


Sun Apr 20 10:36:05 MDT 2003 John Fleck <jfleck@inkstain.net>

	* doc/xmllint.xml
	* doc/xmllint.1
	update man page to explain use of --stream
diff --git a/doc/xmllint.xml b/doc/xmllint.xml
index f365472..0c786ce 100644
--- a/doc/xmllint.xml
+++ b/doc/xmllint.xml
@@ -420,8 +420,9 @@
       <varlistentry>
 	<term><option>--stream</option></term>
 	<listitem>
-	  <simpara>Use streaming API - useful for validation of files that are
-	  too large to be held in memory.</simpara> 
+	  <simpara>Use streaming API - useful when  used  in combination with
+              --relaxng or --valid options for validation of files that are
+	    too large to be held in memory.</simpara> 
 	</listitem>
       </varlistentry>
       <varlistentry>