mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Fix a typo in chapter 2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
fdb65bdea1
commit
bb009c9bef
@ -19,7 +19,7 @@
|
|||||||
<systemitem class="filesystem">ext2</systemitem>, which adds journalling
|
<systemitem class="filesystem">ext2</systemitem>, which adds journalling
|
||||||
capabilities and is compatible with the E2fsprogs utilities.
|
capabilities and is compatible with the E2fsprogs utilities.
|
||||||
We will create an <systemitem class="filesystem">ext3</systemitem>
|
We will create an <systemitem class="filesystem">ext3</systemitem>
|
||||||
file system. Build instructions for other file systems can be found at
|
file system. Instructions for creating other file systems can be found at
|
||||||
<ulink url="&blfs-root;view/svn/postlfs/filesystems.html"/>.</para>
|
<ulink url="&blfs-root;view/svn/postlfs/filesystems.html"/>.</para>
|
||||||
|
|
||||||
<para>To create an <systemitem class="filesystem">ext3</systemitem> file
|
<para>To create an <systemitem class="filesystem">ext3</systemitem> file
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||||
<!ENTITY version "SVN-20060610">
|
<!ENTITY version "SVN-20060619">
|
||||||
<!ENTITY releasedate "June 10, 2006">
|
<!ENTITY releasedate "June 19, 2006">
|
||||||
<!ENTITY milestone "6.2">
|
<!ENTITY milestone "6.2">
|
||||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user