diff options
| -rw-r--r-- | documentation/adt-manual/adt-package.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/adt-manual/adt-package.xml b/documentation/adt-manual/adt-package.xml index fc2a1a0cba..96c2b59ba9 100644 --- a/documentation/adt-manual/adt-package.xml +++ b/documentation/adt-manual/adt-package.xml | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | <section id='package-management-systems'> | 14 | <section id='package-management-systems'> |
| 15 | <title>Package Management Systems</title> | 15 | <title>Package Management Systems</title> |
| 16 | <para> | 16 | <para> |
| 17 | The Yocto Project supports the generation of root filesystem files using | 17 | The Yocto Project supports the generation of sysroot files using |
| 18 | three different Package Management Systems (PMS): | 18 | three different Package Management Systems (PMS): |
| 19 | <itemizedlist> | 19 | <itemizedlist> |
| 20 | <listitem><para><emphasis>OPKG</emphasis> – A less well known PMS whose use | 20 | <listitem><para><emphasis>OPKG</emphasis> – A less well known PMS whose use |
| @@ -30,7 +30,7 @@ | |||
| 30 | for more information about RPM.</para></listitem> | 30 | for more information about RPM.</para></listitem> |
| 31 | <listitem><para><emphasis>Debian</emphasis> – The PMS for Debian-based systems | 31 | <listitem><para><emphasis>Debian</emphasis> – The PMS for Debian-based systems |
| 32 | is built on many PMS tools. | 32 | is built on many PMS tools. |
| 33 | The lower-level PMS tool dpkg forms the base of the Debian PMS. | 33 | The lower-level PMS tool <filename>dpkg</filename> forms the base of the Debian PMS. |
| 34 | For information on dpkg see | 34 | For information on dpkg see |
| 35 | <ulink url='http://en.wikipedia.org/wiki/Dpkg'></ulink>.</para></listitem> | 35 | <ulink url='http://en.wikipedia.org/wiki/Dpkg'></ulink>.</para></listitem> |
| 36 | </itemizedlist> | 36 | </itemizedlist> |
