diff options
author | Vicențiu Ciorbaru <vicentiu@mariadb.org> | 2016-10-25 15:46:10 +0200 |
---|---|---|
committer | Vicențiu Ciorbaru <vicentiu@mariadb.org> | 2016-10-25 15:46:10 +0200 |
commit | ed3998ae7cc286860670bc9a285aeb99c5edcced (patch) | |
tree | f01a65b32e3b36a4c171d1f9d6c78f25530b6f86 /man | |
parent | 1daf746e31e38a3ec1cdcb9427153b65f744dcda (diff) | |
download | mariadb-git-ed3998ae7cc286860670bc9a285aeb99c5edcced.tar.gz |
Revert "Add tokuftdump man page"
This reverts commit 1daf746e31e38a3ec1cdcb9427153b65f744dcda.
Removed temporarily to make sure there are no legal problems.
Diffstat (limited to 'man')
-rw-r--r-- | man/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/CMakeLists.txt b/man/CMakeLists.txt index c6163fee537..c4383b31a17 100644 --- a/man/CMakeLists.txt +++ b/man/CMakeLists.txt @@ -22,7 +22,7 @@ SET(MAN1_SERVER innochecksum.1 my_print_defaults.1 myisam_ftdump.1 myisamchk.1 mysql_tzinfo_to_sql.1 mysql_upgrade.1 mysql_zap.1 mysqld_multi.1 mysqld_safe.1 mysqldumpslow.1 mysqlhotcopy.1 mysqltest.1 perror.1 replace.1 resolve_stack_dump.1 - resolveip.1 mysqlbug.1 tokuftdump.1) + resolveip.1 mysqlbug.1) SET(MAN8_SERVER mysqld.8) SET(MAN1_CLIENT msql2mysql.1 mysql.1 mysql_find_rows.1 mysql_waitpid.1 mysqlaccess.1 mysqladmin.1 mysqlbinlog.1 mysqlcheck.1 |