Author: mgrigorov
Date: Thu Jan 16 09:13:39 2020
New Revision: 1872869

URL: http://svn.apache.org/viewvc?rev=1872869&view=rev
Log:

Fix the name of the Debian/Ubuntu package for libapr1-dev

Modified:
    tomcat/site/trunk/docs/native-doc/index.html

Modified: tomcat/site/trunk/docs/native-doc/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/native-doc/index.html?rev=1872869&r1=1872868&r2=1872869&view=diff
==============================================================================
--- tomcat/site/trunk/docs/native-doc/index.html (original)
+++ tomcat/site/trunk/docs/native-doc/index.html Thu Jan 16 09:13:39 2020
@@ -53,9 +53,9 @@ list of changes.
       </ul>
 
     <p>
-      In debian based Linux those dependencies could be installed by something 
like:
+      In Debian based Linux those dependencies could be installed by something 
like:
     </p>
-    <div class="codeBox"><pre><code>apt-get install libapr1.0-dev 
libssl-dev</code></pre></div>
+    <div class="codeBox"><pre><code>apt-get install libapr1-dev 
libssl-dev</code></pre></div>
     <p>
       In rpm based Linux those dependencies could be installed by something 
like:
     </p>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to