]> sourceware.org Git - newlib-cygwin.git/commit
texi2pod.pl: add no-op --no-split option support [PR28144]
authorSergei Trofimovich <siarheit@google.com>
Mon, 26 Jul 2021 21:51:18 +0000 (22:51 +0100)
committerMike Frysinger <vapier@gentoo.org>
Thu, 11 Nov 2021 01:14:00 +0000 (20:14 -0500)
commit784020ca76dd82329580c48cdbca1fc61ceff5a4
tree253a62b8e16549e990ea9915407c3817dab8afa7
parentc0d69d69670f869f3682cc5096469fdc60934e3b
texi2pod.pl: add no-op --no-split option support [PR28144]

Change 2faf902da ("generate single html manual page by default")
added use of --no-split option to makeinfo. binutils reuses
makeinfo options for texi2pod.pl wrapper. Unsupported option
led to silent manpage truncation.

The change adds no-op option support.

etc/

* texi2pod.pl: Handle no-op --no-split option.
etc/texi2pod.pl
This page took 0.033358 seconds and 5 git commands to generate.