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)
committerSergei Trofimovich <siarheit@google.com>
Wed, 28 Jul 2021 10:39:40 +0000 (11:39 +0100)
commit96a7037cd8573cf065aa6b12baca68696f96d9ca
tree4d0dbafd0e6e76418734d1fa33708981c369f29e
parent77791f9c21ec05423db6724a3be543f2cb6e5822
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