diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-06-29 14:00:42 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-06-29 14:00:42 +0000 |
commit | 713cffb78024d6be0a6ee268ba4ccbd708d86949 (patch) | |
tree | 9be937f79bbeb9c461e9063dc153c4a952c111c3 /HOWTO_EDIT | |
parent | 6c72d9dd4a3e263cf47b4bbbfe6cde6acb7dad0f (diff) |
Updated to use index.xml rather than intel.xml
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@730 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'HOWTO_EDIT')
-rw-r--r-- | HOWTO_EDIT | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/HOWTO_EDIT b/HOWTO_EDIT index 4aac476e4..3eab26aa7 100644 --- a/HOWTO_EDIT +++ b/HOWTO_EDIT @@ -11,7 +11,7 @@ more tricky ones. Whenever you make a change, no matter how small, update the book's version number: -1) Open the intel.xml file. +1) Open the index.xml file. 2) Find <!ENTITY version "yyyymmdd"> and make sure it contains the date on which you are making the change. If today is June 11th, 2001, change it @@ -62,7 +62,7 @@ updates. 8) Obtain the file size of the newly created tarball by running ls -l, divide the number by 1024 and remeber the result. -9) Open the intel.xml file. +9) Open the index.xml file. 10) At the bottom of the file find the ENTITY that belongs to the package. You'll find it as <!ENTITY package-version "version">. Change the |