diff options
author | Sergei Golubchik <sergii@pisem.net> | 2014-06-01 11:23:20 +0200 |
---|---|---|
committer | Sergei Golubchik <sergii@pisem.net> | 2014-06-01 11:23:20 +0200 |
commit | 759fa19690bb1bc76a0f0387b1847d975c07acff (patch) | |
tree | fe7262742fa6c2a2b6e6a3fdbcb553f8f76f9445 /man/mysqlman.1 | |
parent | 44ce364ac2b84b1c1e56515cdb1a8613a52cec72 (diff) | |
download | mariadb-git-759fa19690bb1bc76a0f0387b1847d975c07acff.tar.gz |
don't install ndb related .ini files, remove mysql_fix_privilege_tables.1 and mysqlman.1
Diffstat (limited to 'man/mysqlman.1')
-rw-r--r-- | man/mysqlman.1 | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/man/mysqlman.1 b/man/mysqlman.1 deleted file mode 100644 index 2170942ebd9..00000000000 --- a/man/mysqlman.1 +++ /dev/null @@ -1,15 +0,0 @@ -.TH mysqlman 1 "20 July 2004" "MySQL" "MySQL database" -.SH NAME -mysqlman \- default man page for mysql -.SH "DESCRIPTION" -Certain executables distributed with the MySQL database management system do -not have specific man pages. -.SH "SEE ALSO" -In most cases, you can run the executable from the command line with a "--help" -argument to display a brief summary of the executable's arguments and function. -For more information about MySQL, please refer to the MySQL reference manual, -which may already be installed locally and which is also available online at -http://dev.mysql.com/doc/mysql/en -.SH BUGS -Please refer to http://bugs.mysql.com/ to report bugs. -.\" end of man page |