فهرست منبع

Replaced 'static' instance with 'stage1'

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2614 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 سال پیش
والد
کامیت
0c7e1dcbde
2فایلهای تغییر یافته به همراه5 افزوده شده و 5 حذف شده
  1. 3 3
      chapter09/reboot.xml
  2. 2 2
      index.xml

+ 3 - 3
chapter09/reboot.xml

@@ -39,11 +39,11 @@ on LFS active:</para>
 
 
 <para><screen><userinput>/sbin/lilo</userinput></screen></para>
 <para><screen><userinput>/sbin/lilo</userinput></screen></para>
 
 
-<para>You may now remove the static directory. If you think you may
+<para>You may now remove the stage1 directory. If you think you may
 need to redo Chapter 5, then you may wish to backup the directory before
 need to redo Chapter 5, then you may wish to backup the directory before
-removing it. To remove the static directory, type the following
+removing it. To remove the stage1 directory, type the following
 command:</para>
 command:</para>
 
 
-<para><screen><userinput>rm -rf /static</userinput></screen></para>
+<para><screen><userinput>rm -rf /stage1</userinput></screen></para>
 
 
 </sect1>
 </sect1>

+ 2 - 2
index.xml

@@ -4,8 +4,8 @@
 
 
 <!ENTITY book SYSTEM "book/book.xml">
 <!ENTITY book SYSTEM "book/book.xml">
 
 
-<!ENTITY version "20030513">
-<!ENTITY releasedate "May 13th, 2003">
+<!ENTITY version "20030514">
+<!ENTITY releasedate "May 14th, 2003">
 <!ENTITY nbsp " ">
 <!ENTITY nbsp " ">
 
 
 <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
 <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">