summaryrefslogtreecommitdiff
path: root/man/mysql_setpermission.1
diff options
context:
space:
mode:
authorTingyao Nian <tingynia@amazon.com>2022-05-10 00:04:10 +0000
committerDaniel Black <daniel@mariadb.org>2022-05-24 09:21:12 +1000
commit3dd3dccb8e58053d063cb5a2299bf3964fa999cc (patch)
tree386363d36b93894085993be829afd0142ee34b12 /man/mysql_setpermission.1
parenta0f0687f6ce64b282d0712ca1d769fc1bc55c140 (diff)
downloadmariadb-git-3dd3dccb8e58053d063cb5a2299bf3964fa999cc.tar.gz
MDEV-22023 Update man pages titles to say MariaDB instead of MySQL
When reading the man page of e.g. 'mysql' on a system with MariaDB installed one would actually see the man page of 'mariadb'. However the man page had no indication of the page being for 'mariadb', which was confusing for users. Fix this by updating the man page title lines to use mariadb-* instead of mysql* for MariaDB binaries that are drop-in replacements for MySQL equivalents, indicating that the commands are actually of the MariaDB version. In long term, all the commands in man pages should be replaced by their MariaDB counterparts. Update the title lines as a start, and only those that exist as symlinks to their MariaDB counterparts. Before: man mariadb-upgrade | head -n 1 MYSQL_UPGRADE(1) ... After: man mariadb-upgrade | head -n 1 MARIADB-UPGRADE(1) ... All new code of the whole pull request, including one or several files that are either new files or modified ones, are contributed under the BSD-new license. I am contributing on behalf of my employer Amazon Web Services, Inc.
Diffstat (limited to 'man/mysql_setpermission.1')
-rw-r--r--man/mysql_setpermission.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mysql_setpermission.1 b/man/mysql_setpermission.1
index f2f5e3e039c..58cf1927a35 100644
--- a/man/mysql_setpermission.1
+++ b/man/mysql_setpermission.1
@@ -1,6 +1,6 @@
'\" t
.\"
-.TH "\FBMYSQL_SETPERMISSI" "1" "27 June 2019" "MariaDB 10\&.5" "MariaDB Database System"
+.TH "\FBMARIADB-SETPERMISSI" "1" "27 June 2019" "MariaDB 10\&.5" "MariaDB Database System"
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------