|  | @@ -40,11 +40,11 @@
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    <sect2 role="installation">
 | 
	
		
			
				|  |  |      <title>Installation of Coreutils</title>
 | 
	
		
			
				|  |  | -<!--
 | 
	
		
			
				|  |  | -    <para>Fix a couple of test failures:</para>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -<screen><userinput remap="pre">patch -Np1 -i ../&coreutils-test-patch;</userinput></screen>
 | 
	
		
			
				|  |  | --->
 | 
	
		
			
				|  |  | +    <para>First, fix a segfault in <command>shuf</command> program:</para>
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +<screen><userinput remap="pre">patch -Np1 -i ../&coreutils-shuf-segfault-patch;</userinput></screen>
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |      <para>POSIX requires that programs from Coreutils recognize character
 | 
	
		
			
				|  |  |      boundaries correctly even in multibyte locales. The following patch
 | 
	
		
			
				|  |  |      fixes this non-compliance and other internationalization-related bugs:</para>
 |