Control: retitled -1 yodl: dangling symlinks /usr/share/man/man1/yodl2* due to yodlconverters(1) becoming yodlconverters(7)
On 2025-10-03 12:29:24 +0200, Vincent Lefevre wrote: > yodl provides some dangling symlinks: > > $ ls -L /usr/share/man/man1/yodl2* > ls: cannot access '/usr/share/man/man1/yodl2html.1.gz': No such file or > directory > ls: cannot access '/usr/share/man/man1/yodl2latex.1.gz': No such file or > directory > ls: cannot access '/usr/share/man/man1/yodl2man.1.gz': No such file or > directory > ls: cannot access '/usr/share/man/man1/yodl2txt.1.gz': No such file or > directory > ls: cannot access '/usr/share/man/man1/yodl2whatever.1.gz': No such file or > directory > ls: cannot access '/usr/share/man/man1/yodl2xml.1.gz': No such file or > directory These symbolic links point to yodlconverters.1.gz, but the changelog file says: yodl (4.04.00) [...] * The yodlconverters(1) man-page is now yodlconverters(7) So they should point to /usr/share/man/man7/yodlconverters.7.gz instead. -- Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)

