Kornel Benko wrote: > Say, i install with > configure --with-version-suffix=2.3.4 ... > make > sudo make install > > Then i get > .../man/man1/tex2lyx2.3.4.1 > #egrep tex2lyx .../man/man1/tex2lyx2.3.4.1 ==> > many lines refering to "tex2lyx", but nothing refering to > "tex2lyx2.3.4" On the other side, the installed binaries are: > # ls .../bin > lyx2.3.4 lyxclient2.3.4 tex2lyx2.3.4
Ah, yes. I think this is all hardcoded in the troff files (i.e., this is static text). Jürgen