summaryrefslogtreecommitdiff
path: root/man/mysql_ldb.1
diff options
context:
space:
mode:
authorTingyao Nian <tingynia@amazon.com>2022-05-27 15:04:31 +0000
committerDaniel Black <daniel@mariadb.org>2022-06-09 09:08:03 +1000
commit4145618103253f634027d15dab3618abfd4ff227 (patch)
treebf1eeb891a63544fed27b9c726e6f41a45dc832e /man/mysql_ldb.1
parente8b0894dc8d8db630f7faf56c68138d6e39d7cdc (diff)
downloadmariadb-git-4145618103253f634027d15dab3618abfd4ff227.tar.gz
MDEV-22023 Update man page NAME section to say MariaDB instead of MySQL
Continue the effort of a previous commit (PR#2114) which changed the man pages titles from MariaDB to MySQL, to further update the man pages. Update the man page NAME sections 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. Before: NAME mysql_upgrade - check tables for MariaDB upgrade ... After: NAME mariadb-upgrade - check tables for MariaDB upgrade (mysql_upgrade is now a symlink to mariadb-upgrade) ... 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_ldb.1')
-rw-r--r--man/mysql_ldb.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mysql_ldb.1 b/man/mysql_ldb.1
index f8859e259c7..f6e0de32e7e 100644
--- a/man/mysql_ldb.1
+++ b/man/mysql_ldb.1
@@ -9,7 +9,7 @@
.\" disable justification (adjust text to left margin only)
.ad l
.SH NAME
-mysql_ldb \- RocksDB tool
+mariadb-ldb \- RocksDB tool (mysql_ldb is now a symlink to mariadb-ldb)
.SH DESCRIPTION
Use \fBmysql_ldb \-\-help\fR for details on usage\.
.PP