diff options
Diffstat (limited to 'chapter02')
-rw-r--r-- | chapter02/creatingfilesystem.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter02/creatingfilesystem.xml b/chapter02/creatingfilesystem.xml index 7dbfb49ff..d11e45219 100644 --- a/chapter02/creatingfilesystem.xml +++ b/chapter02/creatingfilesystem.xml @@ -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 |