[MDEV-22023] fix manpages to use mariadb* executable names Created: 2020-03-24 Updated: 2022-06-13 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Documentation |
| Fix Version/s: | 10.5 |
| Type: | Task | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Ian Gilfillan |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | None | ||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
currently man pages are created for mysql* tools, they are named mysql.* and they use mysql* names inside. Should all be renamed and edited to follow the actual current tool names. |
| Comments |
| Comment by Otto Kekäläinen [ 2020-05-15 ] |
|
What is the status here? Do you need help? |
| Comment by Otto Kekäläinen [ 2020-05-17 ] |
|
Is this manpage contents update something greenman could help with to get it done quicker? Current status is 'major' and goal 10.5. With a good editor that has interactive mass search-replace that can be filtered to only affect man pages this should be pretty quick to do. |
| Comment by Oleksandr Byelkin [ 2020-10-06 ] |
|
greenman please note, that there is a commit already (maybe it is not all fixes, but it can be good starting point) |
| Comment by Ian Gilfillan [ 2022-06-13 ] |
|
This is not fixed yet, the commit was only a partial implementation |