Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.3(EOL)
-
None
Description
While reviewing current 10.3 sources, I noticed we build the following binaries but don't have any man pages for them:
W: mariadb-plugin-rocksdb: binary-without-manpage usr/bin/mysql_ldb
W: mariadb-backup-10.3: binary-without-manpage usr/bin/mariabackup
W: mariadb-backup-10.3: binary-without-manpage usr/bin/mbstream
W: mariadb-server-10.3: binary-without-manpage usr/bin/wsrep_sst_mariabackup
Please write some stubs.
(sorry for accidentally filing this issue in the wrong tracker originally)
While reviewing this, I notice that there is a mismatch between binary and manpage name:
buildout/usr/bin/tokuft_logprint
buildout/usr/share/man/man1/tokuft_logdump.1
This should fixed as upstream as possible.