summaryrefslogtreecommitdiff
path: root/debian/additions/mysql_config.1
diff options
context:
space:
mode:
authorspamaps-guest <spamaps-guest@bb5a2ed9-75f0-0310-a2b8-e46d7b0922c1>2012-11-16 08:09:49 +0000
committerspamaps-guest <spamaps-guest@bb5a2ed9-75f0-0310-a2b8-e46d7b0922c1>2012-11-16 08:09:49 +0000
commit13f6ba21c5b062bdc080f7f88e1a37c1b928f27e (patch)
tree1de8b2f2222ff3a99f97a75c25e3152518aa0e65 /debian/additions/mysql_config.1
parentbf5905b4ab3bb98faf770c9131df0de067033118 (diff)
downloadmysql-5.5-13f6ba21c5b062bdc080f7f88e1a37c1b928f27e.tar.gz
And now moving wheezy branch to be unstable.
git-svn-id: svn://svn.debian.org/svn/pkg-mysql/mysql-5.5/branches/unstable@2201 bb5a2ed9-75f0-0310-a2b8-e46d7b0922c1
Diffstat (limited to 'debian/additions/mysql_config.1')
-rw-r--r--debian/additions/mysql_config.117
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/additions/mysql_config.1 b/debian/additions/mysql_config.1
new file mode 100644
index 0000000..88095e2
--- /dev/null
+++ b/debian/additions/mysql_config.1
@@ -0,0 +1,17 @@
+.TH mysql 1 "17 March 2003" "MySQL 3.23" "MySQL database"
+.SH NAME
+mysqlconfig \- MySQL compile settings.
+.SH SYNOPSIS
+mysqlconfig [options]
+.SH DESCRIPTION
+This program is only useful for people who want to compile agains
+libmysqlclient.
+
+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