From 6e229d806b083f8747cd81c00690e7965cdc6586 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 4 Sep 2005 12:30:42 +0000 Subject: Fix typo git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6810 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/util-linux.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index dd5af25e6..37b8be852 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -54,7 +54,8 @@ The following patch properly fixes this issue: patch -Np1 -i ../&util-linux-cramfs-patch; cfdisk segfaults if the disk contains a linux partition -(type 83) that doesn't have an e2fs, +(type 83) that doesn't have an ext2, +ext3, xfs or jfs filesystem on it. Apply the following patch to fix the problem: -- cgit v1.2.3-54-g00ecf