This is an automated email from the ASF dual-hosted git repository.

clebertsuconic pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/master by this push:
     new 3ab8bf7  NO-JIRA modified ubuntu install instructions for libaio
     new 2a92f29  This closes #2574
3ab8bf7 is described below

commit 3ab8bf785854bf51857e4e40fd88809e27cf1ae5
Author: Adrien Ferré <[email protected]>
AuthorDate: Mon Mar 4 20:07:05 2019 +0100

    NO-JIRA modified ubuntu install instructions for libaio
---
 docs/user-manual/en/libaio.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/user-manual/en/libaio.md b/docs/user-manual/en/libaio.md
index 51023ef..c5e2910 100644
--- a/docs/user-manual/en/libaio.md
+++ b/docs/user-manual/en/libaio.md
@@ -35,7 +35,7 @@ yum install libaio
 Using aptitude, (e.g. on Ubuntu or Debian system):
 
 ```
-apt-get install libaio
+apt-get install libaio1
 ```
 
 ## Compiling the native libraries

Reply via email to