|  | @@ -42,7 +42,7 @@ enter the /root directory (the same a user would do with /home/username
 | 
	
		
			
				|  |  |  directories). The second change is a mode 1777 for the tmp 
 | 
	
		
			
				|  |  |  directories. This way, any user can write data to the /tmp directory but 
 | 
	
		
			
				|  |  |  cannot remove another user's files (the latter is caused by
 | 
	
		
			
				|  |  | -the socalled "sticky bit" - bit 1 of the 1777 bit mask).
 | 
	
		
			
				|  |  | +the so-called "sticky bit" - bit 1 of the 1777 bit mask).
 | 
	
		
			
				|  |  |  </para>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  <blockquote><literallayout>
 |