|  | @@ -44,9 +44,9 @@
 | 
	
		
			
				|  |  |      <para>Prepare Man-DB for compilation:</para>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  <screen><userinput remap="configure">./configure --prefix=/usr --libexecdir=/usr/lib \
 | 
	
		
			
				|  |  | -    --docdir=/usr/share/doc/man-db-&man-db-version; --sysconfdir=/etc --disable-setuid \
 | 
	
		
			
				|  |  | -    --with-browser=/usr/bin/lynx --with-vgrind=/usr/bin/vgrind \
 | 
	
		
			
				|  |  | -    --with-grap=/usr/bin/grap</userinput></screen>
 | 
	
		
			
				|  |  | +    --docdir=/usr/share/doc/man-db-&man-db-version; --sysconfdir=/etc \
 | 
	
		
			
				|  |  | +    --disable-setuid --with-browser=/usr/bin/lynx \
 | 
	
		
			
				|  |  | +    --with-vgrind=/usr/bin/vgrind --with-grap=/usr/bin/grap</userinput></screen>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |      <variablelist>
 | 
	
		
			
				|  |  |        <title>The meaning of the configure options:</title>
 |