From 125c4e29f442e7a0ea25cd03cc7043283d40ebb6 Mon Sep 17 00:00:00 2001 From: Alan Hicks Date: Wed, 24 Feb 2010 00:08:23 -0500 Subject: Fixed some typos on my part that were preventing build.sh from completing. My bad. --- chapter_16.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter_16.xml b/chapter_16.xml index 388ab96..4da780b 100644 --- a/chapter_16.xml +++ b/chapter_16.xml @@ -90,7 +90,7 @@ shell wild cards. The following installs all of the "N" series packages from a mounted CD-ROM. -darkstar:~# installpkg /mnt/cdrom/slackware/n/*.txz +darkstar:~# installpkg /mnt/cdrom/slackware/n/*.txz Removing a package is every bit as easy as installing one. As you might @@ -143,7 +143,7 @@ Package blackbox-0.65.0-x86_64-4 upgraded with new package All of these tools have useful arguments. For example, the --root to installpkg will install packages into an arbitrary directory. The --dry-run argument -will instruct upgradepkg to simply tell you +will instruct upgradepkg to simply tell you what it would attempt without actually making any changes to the system. For complete details, you should (as always) refer to the man pages. -- cgit v1.2.3