Author: crossley
Date: Sat Apr  7 20:18:50 2007
New Revision: 526518

URL: http://svn.apache.org/viewvc?view=rev&rev=526518
Log:
Fix xml validation with previous commit.

Modified:
    forrest/trunk/site-author/content/xdocs/procedures/How_to_publish_docs.xml

Modified: 
forrest/trunk/site-author/content/xdocs/procedures/How_to_publish_docs.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/procedures/How_to_publish_docs.xml?view=diff&rev=526518&r1=526517&r2=526518
==============================================================================
--- forrest/trunk/site-author/content/xdocs/procedures/How_to_publish_docs.xml 
(original)
+++ forrest/trunk/site-author/content/xdocs/procedures/How_to_publish_docs.xml 
Sat Apr  7 20:18:50 2007
@@ -144,7 +144,7 @@
         <source>
 forrest -f publish.xml build
 svn update work/svn-deploy/forrest-docs
-diff -rq build/forrest-docs work/svn-deploy/forrest-docs | grep -v 
"\.svn"</source> | grep differ
+diff -rq build/forrest-docs work/svn-deploy/forrest-docs | grep -v "\.svn" | 
grep differ</source>
         </section>