You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by mt...@apache.org on 2011/11/25 21:51:28 UTC

svn commit: r1206315 - /commons/proper/daemon/branches/1.0.x/src/site/xdoc/binaries.xml

Author: mturk
Date: Fri Nov 25 20:51:27 2011
New Revision: 1206315

URL: http://svn.apache.org/viewvc?rev=1206315&view=rev
Log:
DAEMON-229 Explain which processor it actually is

Modified:
    commons/proper/daemon/branches/1.0.x/src/site/xdoc/binaries.xml

Modified: commons/proper/daemon/branches/1.0.x/src/site/xdoc/binaries.xml
URL: http://svn.apache.org/viewvc/commons/proper/daemon/branches/1.0.x/src/site/xdoc/binaries.xml?rev=1206315&r1=1206314&r2=1206315&view=diff
==============================================================================
--- commons/proper/daemon/branches/1.0.x/src/site/xdoc/binaries.xml (original)
+++ commons/proper/daemon/branches/1.0.x/src/site/xdoc/binaries.xml Fri Nov 25 20:51:27 2011
@@ -67,8 +67,8 @@ The <code>prunsrv.exe</code> executable 
 The version in the top-level directory is for 32-bit (x86) architectures.
 The lower level directories are for 64-bit systems:
 <ul>
-<li>amd64 - AMD 64-bit</li>
-<li>ia64 - Intel 64-bit</li>
+<li>amd64 - AMD/EMT 64-bit</li>
+<li>ia64 - Intel Itanium 64-bit</li>
 </ul>
 The Windows application <code>prunsrv.exe</code> is used to install an application as a service.
 Once installed, <code>prunmgr.exe</code> can be used to monitor and reconfigure the service.