summaryrefslogtreecommitdiff
path: root/debian/additions/mysql_install_db.1
diff options
context:
space:
mode:
Diffstat (limited to 'debian/additions/mysql_install_db.1')
-rw-r--r--debian/additions/mysql_install_db.116
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/additions/mysql_install_db.1 b/debian/additions/mysql_install_db.1
new file mode 100644
index 0000000..11f1f29
--- /dev/null
+++ b/debian/additions/mysql_install_db.1
@@ -0,0 +1,16 @@
+.TH mysql 1 "17 March 2003" "MySQL 3.23" "MySQL database"
+.SH NAME
+mysql_install_db \- MySQL helper program.
+.SH SYNOPSIS
+mysql_install_db [options]
+.SH DESCRIPTION
+This program is normally not needed by any user.
+
+For more information start the program with '--help'.
+.SH "SEE ALSO"
+mysql (1), mysqld (1)
+.SH AUTHOR
+This manpage was written by Christian Hammers <ch@debian.org>.
+
+MySQL is available at http://www.mysql.com/.
+.\" end of man page