On Fri, Oct 01, 1999 at 01:36:39PM +0300, Fabrizio Polacco wrote: > This is the actual behaviour (since 69j). So your patch what does, > exactly? I was thinkig your patch provided the opposite functionality: > you set LANG to "ja" and it scans also man/ja_JP.ujis/manX if it exists. Hmm. The behaviour of man-db is to look in /lang/ directory only. My patch allows to look in /lang_TERRITORY.ENCODING,VERSION/ as well as into intermediate (wrt to the full locale name set on the computer) directories. If you do not think it's needed, just leave it alone. :) It also corrects the way LC_ALL, LC_MESSAGES, and LANG variables are processed. Which is important. :)
-- Mike

