]> git.ipfire.org Git - thirdparty/automake.git/commit
doc: improve NAME string for man pages.
authorKarl Berry <karl@freefriends.org>
Tue, 30 May 2023 00:54:07 +0000 (17:54 -0700)
committerKarl Berry <karl@freefriends.org>
Tue, 30 May 2023 00:54:07 +0000 (17:54 -0700)
commit5b87f66c8a51949ee58e254159518818c7c1b6f9
treed1d8c0abe978b9cf0aa97096577cf56cc1b3aed6
parent7f33a3b841b4339093f6a72de030e49e053fc447
doc: improve NAME string for man pages.

This change fixes https://bugs.gnu.org/62853 and
https://bugs.gnu.org/62854.

* doc/local.mk (update_mans): move $(AM_V_GEN): to calls;
include --name="$${HELP2MAN_NAME}".
(-%D%/aclocal-$(APIVERSION).1, %D%/automake-$(APIVERSION).1):
set HELP2MAN_NAME in environment to pass to help2man.
doc/local.mk