K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-05-14T23:07:05.000000Z K 7 svn:log V 276 Makewhatis appended the filename to list of keywords if no keyword matched the filename. Now put the list after the filename. E.g. filename: vt220keys.1 Keyword: vt220 was: vt220(1), vt220keys(1) - define SHIFTED [...] now: vt220keys(1), vt220(1) - define SHIFTED [...] END