mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
Fixed typo in ext3 features
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7760 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
bfa508ae84
commit
f80cce6494
@ -42,7 +42,7 @@
|
||||
<screen role="nodump"><userinput>debugfs -R feature /dev/<replaceable><xxx></replaceable></userinput></screen>
|
||||
|
||||
<para>If the output contains features other than
|
||||
<option>has_joural</option>, <option>dir_index</option>,
|
||||
<option>has_journal</option>, <option>dir_index</option>,
|
||||
<option>filetype</option>, <option>large_file</option>,
|
||||
<option>resize_inode</option>, <option>sparse_super</option> or
|
||||
<option>needs_recovery</option>, then your host
|
||||
|
@ -108,6 +108,9 @@
|
||||
<!ENTITY diffutils-ch6-du "6.3 MB">
|
||||
<!ENTITY diffutils-ch6-sbu "0.1 SBU">
|
||||
|
||||
<!-- NOTE: When updating e2fsprogs, remember to check the list
|
||||
of acceptable features that can be shown by debugfs in
|
||||
chapter02/creatingfilesystem.xml -->
|
||||
<!ENTITY e2fsprogs-version "1.39">
|
||||
<!ENTITY e2fsprogs-size "3,616 KB">
|
||||
<!ENTITY e2fsprogs-url "&sourceforge;e2fsprogs/e2fsprogs-&e2fsprogs-version;.tar.gz?download">
|
||||
|
Loading…
Reference in New Issue
Block a user