[MDEV-14927] Missing man pages Created: 2018-01-11 Updated: 2020-03-04 Resolved: 2018-09-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation, Embedded Server |
| Affects Version/s: | 10.3 |
| Fix Version/s: | 10.1.36 |
| Type: | Bug | Priority: | Major |
| Reporter: | Otto Kekäläinen | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | 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 Please write some stubs. |
| Comments |
| Comment by Otto Kekäläinen [ 2018-01-11 ] | ||
|
(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:
This should fixed as upstream as possible. | ||
| Comment by Ian Gilfillan [ 2018-08-08 ] | ||
|
$ grep manpage lintian-22e620c534.log | ||
| Comment by Otto Kekäläinen [ 2020-03-04 ] | ||
|
mbstream and mytop are still without man pages. Fixing them myself in MDEV-21869 |