summaryrefslogtreecommitdiff
path: root/src/admin/3_packages.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/admin/3_packages.xml')
-rw-r--r--src/admin/3_packages.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/admin/3_packages.xml b/src/admin/3_packages.xml
index 3cdd3e2..7ffe23f 100644
--- a/src/admin/3_packages.xml
+++ b/src/admin/3_packages.xml
@@ -13,7 +13,7 @@
</section>
<section>
<title>An introduction to APK</title>
- <para>Adélie Linux uses the <firstterm>APK</firstterm> package manager. The APK package manager is very fast, and performs well even on computers with limited resources. APK allows you to add and remove packages, ensure the integrity of installed packages, and perform system updates.</para>
+ <para>Adélie Linux uses the APK package manager. The APK package manager is very fast, and performs well even on computers with limited resources. APK allows you to add and remove packages, ensure the integrity of installed packages, and perform system updates.</para>
<para>APK refers the entire set of installed packages on your computer as a "<firstterm>world</firstterm>". When you install a package, you are adding it to the "world". When you uninstall a package, you are removing it from the "world". The world file exists at <filename>/etc/apk/world</filename> and is a text file with each package you have installed on a single line.</para>
</section>
</section>