Переглянути джерело

Fixed typo in ext3 features

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.2/BOOK@7760 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Dan Nichilson 18 роки тому
батько
коміт
88ff136ef5
2 змінених файлів з 5 додано та 1 видалено
  1. 4 0
      chapter01/changelog.xml
  2. 1 1
      chapter02/creatingfilesystem.xml

+ 4 - 0
chapter01/changelog.xml

@@ -39,6 +39,10 @@
     <listitem>
       <para>August 3, 2006</para>
       <itemizedlist>
+        <listitem>
+          <para>[dnicholson] - Fixed typo in list of acceptable ext3
+          features. Thanks to Randy McMurchy.</para>
+        </listitem>
         <listitem>
           <para>[dnicholson] - Updated Berkeley DB patch to contain all
           available upstream fixes. Fixed md5sum for glibc inotify

+ 1 - 1
chapter02/creatingfilesystem.xml

@@ -42,7 +42,7 @@
 <screen role="nodump"><userinput>debugfs -R feature /dev/<replaceable>&lt;xxx&gt;</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