diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2008-12-04 15:05:38 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2008-12-04 15:05:38 +0000 |
commit | 4202d1af89d317f8521fd2d7abba9136aa8defb6 (patch) | |
tree | 76a4f1c924e3effa2e3140e01bc2125ff9a93f85 /trunk/doc/simplepkg-en.tex | |
parent | d52649062b3a8d310f664a1b5fc0ad0398ddfcf0 (diff) | |
download | simplepkg-4202d1af89d317f8521fd2d7abba9136aa8defb6.tar.gz simplepkg-4202d1af89d317f8521fd2d7abba9136aa8defb6.tar.bz2 |
minor documentation update and minor fix
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@639 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/doc/simplepkg-en.tex')
-rw-r--r-- | trunk/doc/simplepkg-en.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/doc/simplepkg-en.tex b/trunk/doc/simplepkg-en.tex index 42add65..4d32876 100644 --- a/trunk/doc/simplepkg-en.tex +++ b/trunk/doc/simplepkg-en.tex @@ -127,7 +127,7 @@ ROOT=/mnt mkjail hda2 my-slackware The above command does exactly what you think: installs slackware in /mnt/hda2 with exactly the same packages you have on your system, replacing the need of the slackware installer! -In case no template specified, mkjail uses the one stored /etc/simplepkg/default, if exists. Simplepkg already came if some pre-built templates at /etc/simplepkg/defaults/templates. +In case no template specified, mkjail uses the one stored /etc/simplepkg/defaults, if exists. Simplepkg already came if some pre-built templates at /etc/simplepkg/defaults/templates. \section{Post-installation scripts} |