[PATCH 3/3] hosts/posix.rst: Fix typo of sudu to sudo

Joel Sherrill joel at rtems.org
Mon Jul 29 13:37:23 UTC 2019


Closes #3754.
---
 user/hosts/posix.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user/hosts/posix.rst b/user/hosts/posix.rst
index 044b8bd..24e811f 100644
--- a/user/hosts/posix.rst
+++ b/user/hosts/posix.rst
@@ -126,7 +126,7 @@ Xubuntu. A minimal installation was used and the following packages installed:
 
 .. code-block:: none
 
-  $ sudu apt-get build-dep gcc-defaults g++ gdb git unzip pax bison \
+  $ sudo apt-get build-dep gcc-defaults g++ gdb git unzip pax bison \
          flex libpython-dev git libncurses5-dev zlib1g-dev
 
 Note that in previous versions of Ubuntu, the package libpython-dev was
-- 
1.8.3.1



More information about the devel mailing list