remove the "tbl" suffix for a few man pages
authordaniel <daniel@openbsd.org>
Mon, 11 Jul 2022 03:11:49 +0000 (03:11 +0000)
committerdaniel <daniel@openbsd.org>
Mon, 11 Jul 2022 03:11:49 +0000 (03:11 +0000)
commitac81be68d2e663d6f83f64a1c4c29878974919ca
treed4ba051bba93b1a38b4b651650923547f75dd078
parent9e0c672ef6814f846768a325f10caf0b55033a5b
remove the "tbl" suffix for a few man pages

Over a decade ago, the build infrastructure had special logic to process
man pages that ended with the suffix "tbl".

This infrastructure is long gone and the special naming for these man pages
is no longer needed.

Revert the naming of these man pages for consistency with all other man
pages in the tree. As a bonus, we remove a few lines from some of the
Makefiles making them simpler.

ok jmc@, and no objection from schwarze@
18 files changed:
games/phantasia/Makefile
games/phantasia/phantasia.6 [new file with mode: 0644]
games/phantasia/phantasia.6tbl [deleted file]
gnu/usr.sbin/mkhybrid/mkhybrid/Makefile
gnu/usr.sbin/mkhybrid/src/mkhybrid.8 [new file with mode: 0644]
gnu/usr.sbin/mkhybrid/src/mkhybrid.8tbl [deleted file]
share/man/man4/Makefile
share/man/man4/man4.hppa/Makefile
share/man/man4/man4.hppa/cpu.4 [new file with mode: 0644]
share/man/man4/man4.hppa/cpu.4tbl [deleted file]
share/man/man4/wi.4 [new file with mode: 0644]
share/man/man4/wi.4tbl [deleted file]
usr.bin/infocmp/Makefile
usr.bin/infocmp/infocmp.1 [new file with mode: 0644]
usr.bin/infocmp/infocmp.1tbl [deleted file]
usr.bin/tic/Makefile
usr.bin/tic/captoinfo.1 [new file with mode: 0644]
usr.bin/tic/captoinfo.1tbl [deleted file]