diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-02-18 21:59:19 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-02-18 21:59:19 +0000 |
commit | e1c7e32ae38c9e45821d8df8fac70cecf812db38 (patch) | |
tree | f6e3b9c776b54e534dad2c3a9d10b017544c90eb /chapter07 | |
parent | b42c2fb675afb5d49787c2207efcd788c5f444d1 (diff) |
Cleaning up the PTY business for the test suites.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3254 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07')
-rw-r--r-- | chapter07/introduction.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/chapter07/introduction.xml b/chapter07/introduction.xml deleted file mode 100644 index 3f63f371f..000000000 --- a/chapter07/introduction.xml +++ /dev/null @@ -1,11 +0,0 @@ -<sect1 id="ch-scripts-introduction"> -<title>Introduction</title> -<?dbhtml filename="introduction.html" dir="chapter07"?> - -<para>This chapter will set up the bootscripts you installed in the previous -chapter. Most of these scripts will work without needing to modify them, but a -few do require additional configuration files, as they deal with hardware -dependent information.</para> - -</sect1> - |