mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Minor rewording, also removes unnecessary visible whitespace.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7596 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
ad3a1368b0
commit
1b737e6e23
@ -14,10 +14,11 @@
|
||||
The most widely-used system in the Linux world is the second extended file
|
||||
system (<systemitem class="filesystem">ext2</systemitem>), but with newer
|
||||
high-capacity hard disks, journaling file systems are becoming increasingly
|
||||
popular. The third extended filesystem (<systemitem class="filesystem">ext3
|
||||
</systemitem>) is a widely-used development of <systemitem class="filesystem">
|
||||
ext2</systemitem> which adds a journal and is compatible with the E2fsprogs
|
||||
utilities. We will create an <systemitem class="filesystem">ext3</systemitem>
|
||||
popular. The third extended filesystem (<systemitem
|
||||
class="filesystem">ext3</systemitem>) is a widely used enhancement to
|
||||
<systemitem class="filesystem">ext2</systemitem>, which adds journalling
|
||||
capabilities and is compatible with the E2fsprogs utilities.
|
||||
We will create an <systemitem class="filesystem">ext3</systemitem>
|
||||
file system. Build instructions for other file systems can be found at
|
||||
<ulink url="&blfs-root;view/svn/postlfs/filesystems.html"/>.</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user