Author: crossley
Date: Mon Apr 24 00:07:28 2017
New Revision: 1792421

URL: http://svn.apache.org/viewvc?rev=1792421&view=rev
Log:
The notes for reviewing what is about to be published had the "diff" reversed.

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?rev=1792421&r1=1792420&r2=1792421&view=diff
==============================================================================
--- 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 
Mon Apr 24 00:07:28 2017
@@ -141,7 +141,7 @@ $FORREST_HOME/tools/ant/bin/ant deploy-d
       <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" | 
grep differ</source>
+diff -rq work/svn-deploy/forrest-docs build/forrest-docs | grep -v "\.svn" | 
grep differ</source>
       <p>
         If you change something that affects all pages (e.g. layout changes; 
navigation
         menu additions or MOTD changes that affect old "versioned docs")