*** kdehelp/man.cpp~	Sat Feb 28 17:14:36 1998
--- kdehelp/man.cpp	Sat Feb 28 17:19:27 1998
***************
*** 493,497 ****
  	else
  	{
! 		searchPath[numPaths++] = StrDup("/usr/man");
  		searchPath[numPaths++] = StrDup("/usr/local/man");
  	}
--- 493,498 ----
  	else
  	{
! 		searchPath[numPaths++] = StrDup("/usr/share/man");
! 		searchPath[numPaths++] = StrDup("/usr/X11R6/man");
  		searchPath[numPaths++] = StrDup("/usr/local/man");
  	}
