diff options
author | Vincent Batts <vbatts@spiderpig.awarix.com> | 2010-02-02 12:56:23 -0600 |
---|---|---|
committer | Vincent Batts <vbatts@spiderpig.awarix.com> | 2010-02-02 12:56:23 -0600 |
commit | 084de35d87cea07461288c8da2953a10b4da7017 (patch) | |
tree | 8fc6619ff0ae3dbddec96478e97f85fc4b92f289 | |
parent | 52d38a0cb2b00ba557be5041fdb8c9d503363b87 (diff) | |
download | slackbook-084de35d87cea07461288c8da2953a10b4da7017.tar.xz |
slackpkg man page references
-rw-r--r-- | chapter_16.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/chapter_16.xml b/chapter_16.xml index d4e4cf2..3503a44 100644 --- a/chapter_16.xml +++ b/chapter_16.xml @@ -35,13 +35,17 @@ voluptate velit esse cillum dolore eu fugiat nulla pariatur. <title><application>slackpkg</application></title> <para> -the <application>slackpkg</application> is an automated tool for + 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> + For more information see the <application>man</application> pages for +slackpkg(8) and slackpkg.conf(5). +</para> +<para> Homepage: <ulink url="http://www.slackpkg.org/">http://www.slackpkg.org/</ulink> </para> |