diff options
author | Vincent Batts <vbatts@spiderpig.awarix.com> | 2010-02-02 12:54:27 -0600 |
---|---|---|
committer | Vincent Batts <vbatts@spiderpig.awarix.com> | 2010-02-02 12:54:27 -0600 |
commit | 52d38a0cb2b00ba557be5041fdb8c9d503363b87 (patch) | |
tree | 81631bc50d33ea37544ee43a7e637dd874968432 | |
parent | 089447d6ee073eccfd8478ddc9dfaf0257eddbe4 (diff) | |
download | slackbook-52d38a0cb2b00ba557be5041fdb8c9d503363b87.tar.xz |
adding a blurb on the slackpkg command
-rw-r--r-- | chapter_16.xml | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/chapter_16.xml b/chapter_16.xml index ea70c17..d4e4cf2 100644 --- a/chapter_16.xml +++ b/chapter_16.xml @@ -32,14 +32,17 @@ voluptate velit esse cillum dolore eu fugiat nulla pariatur. </section> <section> -<title><application>pkgtool</application></title> +<title><application>slackpkg</application></title> <para> -Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do -eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad -minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip -ex ea commodo consequat. Duis aute irure dolor in reprehenderit in -voluptate velit esse cillum dolore eu fugiat nulla pariatur. +the <application>slackpkg</application> is an automated tool for +management of Slackware Linux Packages. It was in /extra for +the release of slackware-12.1, and since the release of +slackware-12.2 it is included in the ap/ series of a base +installation. +</para> +<para> +Homepage: <ulink url="http://www.slackpkg.org/">http://www.slackpkg.org/</ulink> </para> </section> |