|  | @@ -5,11 +5,12 @@
 | 
	
		
			
				|  |  |  segmentation faults on certain systems. These systems are often, but not 
 | 
	
		
			
				|  |  |  limited to, Linux systems that run Glibc-2.2.3 with an AMD CPU (Athlons 
 | 
	
		
			
				|  |  |  and Durons are the most reported used CPU's). If you are in this category, 
 | 
	
		
			
				|  |  | -run the following to sed commands before you compile this package.
 | 
	
		
			
				|  |  | +run the following to sed commands before you compile this
 | 
	
		
			
				|  |  | +package.</para>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  <para>Note that in some cases using these sed commands will result in
 | 
	
		
			
				|  |  |  problems not being able to compile this at package at all. If that's the
 | 
	
		
			
				|  |  | -case, start over again and don't use the sed commands.</para>
 | 
	
		
			
				|  |  | +case, start over again and don't use the sed commands.
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  <screen><userinput>cp lib/Makefile.in lib/Makefile.in.backup &&</userinput>
 | 
	
		
			
				|  |  |  <userinput>sed -e 's/\(.*\)\(fopen-safer\.c \)\\/\1\2atexit.c \\/' \</userinput>
 |