diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-26 00:03:40 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-26 00:03:40 +0000 |
commit | 9ac3d35d3a3c257733e1675c26194af581d6be38 (patch) | |
tree | ab5e49b8e664cea72906ab233dee92243df191a5 /chapter05/installasroot.xml | |
parent | 75043c22eac6b48ef70c49d797b31b3eb73a5dc6 (diff) |
added <?dbhtml> tag for output redirection into subdir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1265 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/installasroot.xml')
-rw-r--r-- | chapter05/installasroot.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter05/installasroot.xml b/chapter05/installasroot.xml index 27bcd245b..e959ca853 100644 --- a/chapter05/installasroot.xml +++ b/chapter05/installasroot.xml @@ -1,5 +1,6 @@ <sect1 id="ch05-installasroot"> <title>Install all software as user root</title> +<?dbhtml filename="installasroot.html" dir="chapter05"?> <para>It's best to log in as root or su's to root when installing the packages. That way you are assured that all files are owned by user and |