]> git.ipfire.org Git - thirdparty/gettext.git/commit
autopoint: Fix structure of man page.
authorBruno Haible <bruno@clisp.org>
Sat, 21 Aug 2021 22:09:06 +0000 (00:09 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 21 Aug 2021 22:10:23 +0000 (00:10 +0200)
commit1f7314d636c7976558a75340c23d5960367b2fc0
tree297b019e1c85b47594b765b052a911c58cd119d9
parent9f5bbeba08e420dd0521a40c5d42a81e6c41d4ec
autopoint: Fix structure of man page.

Reported by Michio Matsuyama <michio.matsuyama@gmail.com> in
<https://savannah.gnu.org/bugs/?61065>.

* gettext-tools/misc/autopoint.in (func_version): Accept a boolean argument.
Adjust wording. Bump copyright year.
Accept an undocumented option '--version-without-config'.
* gettext-tools/man/Makefile.am ($(man_MAN1MISC)): When creating autopoint.1,
pass the option --version-without-config instead of --version to 'autopoint'.
gettext-tools/man/Makefile.am
gettext-tools/misc/autopoint.in