From 0c7e1dcbde445396eb71b915247ef8a89ca8f910 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Wed, 14 May 2003 23:26:30 +0000 Subject: [PATCH] Replaced 'static' instance with 'stage1' git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2614 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter09/reboot.xml | 6 +++--- index.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/chapter09/reboot.xml b/chapter09/reboot.xml index 2cd660444..11445d115 100644 --- a/chapter09/reboot.xml +++ b/chapter09/reboot.xml @@ -39,11 +39,11 @@ on LFS active: /sbin/lilo -You may now remove the static directory. If you think you may +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 -removing it. To remove the static directory, type the following +removing it. To remove the stage1 directory, type the following command: -rm -rf /static +rm -rf /stage1 diff --git a/index.xml b/index.xml index 47ad74e49..a7178275c 100644 --- a/index.xml +++ b/index.xml @@ -4,8 +4,8 @@ - - + +