(svn r13802) -Fix(r13801): a few small typos
This commit is contained in:
		@@ -924,7 +924,7 @@ check_params() {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
	if [ -n "$man_dir" ]
 | 
						if [ -n "$man_dir" ]
 | 
				
			||||||
	then
 | 
						then
 | 
				
			||||||
		log 1 "manual page directory... $mean_dir"
 | 
							log 1 "manual page directory... $man_dir"
 | 
				
			||||||
	else
 | 
						else
 | 
				
			||||||
		log 1 "manual page directory... none"
 | 
							log 1 "manual page directory... none"
 | 
				
			||||||
	fi
 | 
						fi
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user