From 81307da3485628bf3a91b9c2641ad2b4416263e6 Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Tue, 14 Aug 2001 17:45:54 +0000 Subject: [PATCH] fix typo git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@971 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/createdirs.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter07/createdirs.xml b/chapter07/createdirs.xml index 6a6ee3470..dbf5621f2 100644 --- a/chapter07/createdirs.xml +++ b/chapter07/createdirs.xml @@ -5,7 +5,7 @@ the boot scripts. These directories are created by running: cd /etc && -mkdir rc{0,1,2,3,4,5,6,S}.d init.d sysconfig && +mkdir rc{0,1,2,3,4,5,6,S}.d init.d sysconfig && cd init.d