瀏覽代碼

HPCC-10806 DOCS:Package Ref name

Fix HPCC-10806 DOCS:Package Ref name
Fix the name of the installation package
specified in the Installing and Running
documentation from more specific to more generic
and less specific.

Signed-off-by: g-pan <greg.panagiotatos@lexisnexis.com>
g-pan 11 年之前
父節點
當前提交
aa37bff459
共有 1 個文件被更改,包括 2 次插入6 次删除
  1. 2 6
      docs/Installing_and_RunningTheHPCCPlatform/Installing_and_RunningTheHPCCPlatform.xml

+ 2 - 6
docs/Installing_and_RunningTheHPCCPlatform/Installing_and_RunningTheHPCCPlatform.xml

@@ -2868,15 +2868,11 @@ OUTPUT(ValidWords)
 
       <para><emphasis role="bold">Centos/Red Hat/SuSe</emphasis></para>
 
-      <programlisting>sudo rpm -e hpccsystems-platform-xxxx-<emphasis>n.n.nnnn</emphasis> </programlisting>
-
-      <para>(where <emphasis>n.n.nnnn</emphasis> is the build number)</para>
+      <programlisting>sudo rpm -e hpccsystems-platform </programlisting>
 
       <para><emphasis role="bold">Ubuntu/Debian </emphasis></para>
 
-      <programlisting>sudo dpkg -r hpccsystems-platform-xxxx-<emphasis>n.n.nnnn</emphasis> </programlisting>
-
-      <para>(where <emphasis>n.n.nnnn</emphasis> is the build number)</para>
+      <programlisting>sudo dpkg -r hpccsystems-platform</programlisting>
     </sect1>
 
     <sect1 id="Helper-Applications">