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><eclipse install>/startup.jar -application org.eclipse.ant.core.antRunner <br> -buildfile <<eclipse install><eclipseinstall>/plugins/org.eclipse.pde.build_<version><version>/scripts/package.xml> <br> -DpackagingInfo=<path to your packaging configuration directory><br><path
- to="" your="" packaging="" configuration="" folder=""></path></version></eclipseinstall></eclipseinstall></pre>
+ <pre>java -jar <eclipse install>/startup.jar -application org.eclipse.ant.core.antRunner <br> -buildfile <<eclipse install>/plugins/org.eclipse.pde.build_<version>/scripts/package.xml> <br> -DpackagingInfo=<path to your packaging configuration directory><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