On Thu, Feb 03, 2022 at 11:10:50AM +0100, Vincent Lefevre wrote: > Package: ncurses-bin > Version: 6.3-2 > Severity: minor > > In the infocmp(1) man page: > > Changing Databases [-A directory] [-B directory] > Like other ncurses utilities, infocmp looks for the terminal > descriptions in several places. You can use the TERMINFO and > TERMINFO_DIRS environment variables to override the compiled-in > default list of places to search (see curses(3X) for details). > > The curses(3X) man page does not exist. It is curses(3ncurses).
yes... ncurses has a data-file which I developed along with configure/build scripting to install the manpages renamed for Debian's special case (man_db.renames). That data (along with manhtml.aliases) could be used in some as-yet-unwritten script to modify the manual pages as they are installed. Because Debian is the only organization that uses this feature (and looking at the change history, it's been more than 15 years since Debian reported minor errors in the data-file), it hasn't been worth generalizing further. If someone wants to spend (at least) a few days developing the script and contributes it (same license, etc), I can integrate it. -- Thomas E. Dickey <[email protected]> https://invisible-island.net ftp://ftp.invisible-island.net
signature.asc
Description: PGP signature

