|  | @@ -42,13 +42,13 @@
 | 
	
		
			
				|  |  |  <screen role="nodump"><userinput>debugfs -R feature /dev/<replaceable><xxx></replaceable></userinput></screen>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |      <para>If the output contains features other than
 | 
	
		
			
				|  |  | -    <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
 | 
	
		
			
				|  |  | -    system may have custom enhancements.  In that case, to avoid later problems,
 | 
	
		
			
				|  |  | -    you should compile the stock E2fsprogs package and use the resulting binaries
 | 
	
		
			
				|  |  | -    to re-create the filesystem on your LFS partition:</para>
 | 
	
		
			
				|  |  | +    <option>has_journal</option>, <option>ext_attr</option>,
 | 
	
		
			
				|  |  | +    <option>resize_inode</option>, <option>dir_index</option>,
 | 
	
		
			
				|  |  | +    <option>filetype</option>, <option>sparse_super</option>,
 | 
	
		
			
				|  |  | +    <option>large_file</option> or <option>needs_recovery</option>, then your
 | 
	
		
			
				|  |  | +    host system may have custom enhancements.  In that case, to avoid later
 | 
	
		
			
				|  |  | +    problems, you should compile the stock E2fsprogs package and use the
 | 
	
		
			
				|  |  | +    resulting binaries to re-create the filesystem on your LFS partition:</para>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  <screen role="nodump"><userinput>cd /tmp
 | 
	
		
			
				|  |  |  tar -xjvf /path/to/sources/e2fsprogs-&e2fsprogs-version;.tar.bz2
 |