cut mention of qpid-all manifest jar from docs, it was dropped a long time ago
diff --git a/doc/jms-client-0-8/src/docbkx/JMS-Client-Getting-And-Dependencies.xml b/doc/jms-client-0-8/src/docbkx/JMS-Client-Getting-And-Dependencies.xml
index 1d8cd01..92da8c7 100644
--- a/doc/jms-client-0-8/src/docbkx/JMS-Client-Getting-And-Dependencies.xml
+++ b/doc/jms-client-0-8/src/docbkx/JMS-Client-Getting-And-Dependencies.xml
@@ -25,10 +25,9 @@
   <section xml:id="JMS-Client-0-8-JMS-Getting-And-Dependencies-Getting">
     <title>Getting the Client</title>
     <para>The Apache Qpid JMS client for AMQP 0-9-1/0-10 is available as a bundle or from ${qpidMavenRepoDesc}.</para>
-    <para>The bundle (a .tar.gz) includes the Client itself (formed by two JAR: qpid-client
-      and qpid-common) together with slf4j-api, and geronimo-jms_1.1_spec. There is also a qpid-all
-      JAR artifact that, for convenience, includes a manifest classpath that references the other
-      JARs. The bundle is available from <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="${qpidDownloadUrl}">${qpidDownloadUrlDesc}</link>.</para>
+    <para>The bundle archive includes the Client itself (formed by two JAR: qpid-client
+      and qpid-common) together with slf4j-api, and geronimo-jms_1.1_spec. It is available from
+      <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="${qpidDownloadUrl}">${qpidDownloadUrlDesc}</link>.</para>
     <para>The Client is also available from ${qpidMavenRepoDesc}. Add the following
       dependency:</para>
     <screen>