diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-01-30 21:11:50 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-01-30 21:11:50 +0000 |
commit | ce9288af2a7231b15ea43c7bd87564f5a01eb574 (patch) | |
tree | d34da693e29e9b3ec7884e752406546cd7015f71 /chapter01 | |
parent | 29492b72435a0d89a1767c87d8e7c2972340a8a3 (diff) |
Renamed "versions" into "version" in chapter 1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@70 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/chapter1.sgml | 2 | ||||
-rw-r--r-- | chapter01/versions.sgml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/chapter01/chapter1.sgml b/chapter01/chapter1.sgml index 7541e6129..4a8dfa9a8 100644 --- a/chapter01/chapter1.sgml +++ b/chapter01/chapter1.sgml @@ -3,7 +3,7 @@ &c1-introduction; &c1-how; -&c1-versions; +&c1-version; &c1-acknowledgements; &c1-changelog; &c1-mlarchive; diff --git a/chapter01/versions.sgml b/chapter01/versions.sgml index bdfe7c8df..428360a8b 100644 --- a/chapter01/versions.sgml +++ b/chapter01/versions.sgml @@ -1,5 +1,5 @@ -<sect1 id="ch01-versions"> -<title>Book versions</title> +<sect1 id="ch01-version"> +<title>Book version</title> <para> This is LFS-BOOK-&type; version &version; version dated &releasedate;. If this |