Bugzilla Bug 144145  Chkpii errors in PDE user doc
diff --git a/bundles/org.eclipse.pde.doc.user/guide/pde_packager.htm b/bundles/org.eclipse.pde.doc.user/guide/pde_packager.htm
index fe72a11..904cc69 100644
--- a/bundles/org.eclipse.pde.doc.user/guide/pde_packager.htm
+++ b/bundles/org.eclipse.pde.doc.user/guide/pde_packager.htm
@@ -86,8 +86,7 @@
 To download more than one map file, or to fetch them from CVS edit the
 customTargets.xml file and change the getMapFiles target. </li>
   <li>Run the packager using the following command:</li>
-  <pre>java -jar <eclipseinstall>&lt;eclipse install&gt;/startup.jar -application org.eclipse.ant.core.antRunner <br>    -buildfile &lt;&lt;eclipse install&gt;<eclipseinstall>/plugins/org.eclipse.pde.build_<version>&lt;version&gt;/scripts/package.xml&gt; <br>    -DpackagingInfo=&lt;path to your packaging configuration directory&gt;<br><path
- to="" your="" packaging="" configuration="" folder=""></path></version></eclipseinstall></eclipseinstall></pre>
+  <pre>java -jar &lt;eclipse install&gt;/startup.jar -application org.eclipse.ant.core.antRunner <br>    -buildfile &lt;&lt;eclipse install&gt;/plugins/org.eclipse.pde.build_&lt;version&gt;/scripts/package.xml&gt; <br>    -DpackagingInfo=&lt;path to your packaging configuration directory&gt;<br></pre>
 </ol>
 <h2><a name="Packager_Map_File_Format"></a>Packager Map File Format</h2>
 The packager map files are used to describe the various archives, their
diff --git a/maps/org.eclipse.releng/maps/doc.map b/maps/org.eclipse.releng/maps/doc.map
index 9473727..bdc4993 100644
--- a/maps/org.eclipse.releng/maps/doc.map
+++ b/maps/org.eclipse.releng/maps/doc.map
@@ -6,4 +6,4 @@
 plugin@org.eclipse.jdt.doc.user=v20060524,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,
 plugin@org.eclipse.jdt.doc.isv=v20060526-0010,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,
 
-plugin@org.eclipse.pde.doc.user=v20060525,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,
\ No newline at end of file
+plugin@org.eclipse.pde.doc.user=v20060531,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,
\ No newline at end of file