소스 검색

Renamed "versions" into "version" in chapter 1

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@70 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 년 전
부모
커밋
ce9288af2a
3개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 1
      chapter01/chapter1.sgml
  2. 2 2
      chapter01/versions.sgml
  3. 1 1
      intel.sgml

+ 1 - 1
chapter01/chapter1.sgml

@@ -3,7 +3,7 @@
 
 &c1-introduction;
 &c1-how;
-&c1-versions;
+&c1-version;
 &c1-acknowledgements;
 &c1-changelog;
 &c1-mlarchive;

+ 2 - 2
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 

+ 1 - 1
intel.sgml

@@ -30,7 +30,7 @@
 <!ENTITY chapter1 SYSTEM "intel/chapter1/chapter1.sgml">
 <!ENTITY c1-introduction SYSTEM "intel/chapter1/introduction.sgml">
 <!ENTITY c1-how SYSTEM "intel/chapter1/how.sgml">
-<!ENTITY c1-versions SYSTEM "intel/chapter1/versions.sgml">
+<!ENTITY c1-version SYSTEM "intel/chapter1/versions.sgml">
 <!ENTITY c1-acknowledgements SYSTEM "intel/chapter1/acknowledgements.sgml">
 <!ENTITY c1-changelog SYSTEM "intel/chapter1/changelog.sgml">
 <!ENTITY c1-mlarchive SYSTEM "intel/chapter1/mlarchive.sgml">