diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-26 00:35:10 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-26 00:35:10 +0000 |
commit | e12115e329edd4660dac5f86f03992e274ba7c9f (patch) | |
tree | 0b76f53ea4cda9bdd46f6c9821383cb511dc3ec3 /chapter07/createdirs.xml | |
parent | 5f1b1aba378b7b6176ff8bbaf7a247d0943e7715 (diff) |
added <?dbhtml> tag for output redirection into subdir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1268 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/createdirs.xml')
-rw-r--r-- | chapter07/createdirs.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter07/createdirs.xml b/chapter07/createdirs.xml index dbf5621f2..0cca02dcc 100644 --- a/chapter07/createdirs.xml +++ b/chapter07/createdirs.xml @@ -1,5 +1,6 @@ <sect1 id="ch07-createdirs"> <title>Creating directories</title> +<?dbhtml filename="createdirs.html" dir="chapter07"?> <para>We need to start by creating a few extra directories that are used by the boot scripts. These directories are created by running:</para> |