diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml index 1f3f4ec442..44583a67f1 100644 --- a/documentation/poky-ref-manual/introduction.xml +++ b/documentation/poky-ref-manual/introduction.xml @@ -140,12 +140,9 @@ $ sudo apt-get install make xsltproc docbook-utils fop - Application Development Extras: - Packages needed if you are going to be developing - user-space applications. - In particular, you are using the - Application Development Toolkit (ADT) - or the ADT Installer: + ADT Installer Extras: + Packages needed if you are going to be using the + Application Development Toolkit (ADT) Installer: $ sudo apt-get install autoconf automake libtool libglib2.0-dev @@ -178,12 +175,9 @@ $ sudo yum install make docbook-style-dsssl docbook-style-xsl \ docbook-dtds docbook-utils fop libxslt - Application Development Extras: - Packages needed if you are going to be developing - user-space applications. - In particular, you are using the - Application Development Toolkit (ADT) - or the ADT Installer: + ADT Installer Extras: + Packages needed if you are going to be using the + Application Development Toolkit (ADT) Installer: $ sudo yum install autoconf automake libtool glib2-devel @@ -215,12 +209,9 @@ $ sudo zypper install make fop xsltproc - Application Development Extras: - Packages needed if you are going to be developing - user-space applications. - In particular, you are using the - Application Development Toolkit (ADT) - or the ADT Installer: + ADT Installer Extras: + Packages needed if you are going to be using the + Application Development Toolkit (ADT) Installer: $ sudo zypper install autoconf automake libtool glib2-devel @@ -253,12 +244,9 @@ $ sudo yum -y install make docbook-style-dsssl docbook-style-xsl \ docbook-dtds docbook-utils fop libxslt - Application Development Extras: - Packages needed if you are going to be developing - user-space applications. - In particular, you are using the - Application Development Toolkit (ADT) - or the ADT Installer: + ADT Installer Extras: + Packages needed if you are going to be using the + Application Development Toolkit (ADT) Installer: $ sudo yum -y install autoconf automake libtool glib2-devel diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index ca6f65bf00..265f436b37 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -256,7 +256,7 @@ The essential packages you need for a supported Fedora distribution - are shown in the following commands: + are shown in the following command: $ sudo yum install &FEDORA_HOST_PACKAGES_ESSENTIAL; SDL-devel xterm @@ -280,7 +280,7 @@ The essential packages you need for a supported CentOS - distribution are shown in the following commands: + distribution are shown in the following command: $ sudo yum -y install &CENTOS_HOST_PACKAGES_ESSENTIAL; SDL-devel xterm