Added a default $MANPATH
This commit is contained in:
		
							parent
							
								
									14a82e2d05
								
							
						
					
					
						commit
						910d6c8255
					
				@ -3,3 +3,4 @@ export TZ=GMT0
 | 
				
			|||||||
if [ -f "$RC_TZ" ]
 | 
					if [ -f "$RC_TZ" ]
 | 
				
			||||||
then . "$RC_TZ"
 | 
					then . "$RC_TZ"
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
 | 
					export MANPATH=/usr/man:/usr/local/man:/usr/gnu/man:/usr/X11R6/man
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user