diff options
author | marko@hundin.mysql.fi <> | 2005-03-15 11:22:20 +0200 |
---|---|---|
committer | marko@hundin.mysql.fi <> | 2005-03-15 11:22:20 +0200 |
commit | 6dba591d0bc83487ba30766d303ca250f18d5fa2 (patch) | |
tree | 26006612ed8dc20f8814718b548010c0c6327905 /man | |
parent | d0603db72a7049a4c47a9f2a6c868ea60b2fa475 (diff) | |
parent | dd20809e32926a8ee2ba1f9634f19a09c1d82f44 (diff) | |
download | mariadb-git-6dba591d0bc83487ba30766d303ca250f18d5fa2.tar.gz |
After merge fixes
Diffstat (limited to 'man')
-rw-r--r-- | man/mysql.1.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mysql.1.in b/man/mysql.1.in index 35ff48693e1..7330ac8125b 100644 --- a/man/mysql.1.in +++ b/man/mysql.1.in @@ -107,7 +107,7 @@ version number and exit. Wait and retry if the database server connection is down. .SH FILES .TP 2.2i -.I @sysconfdir@/my.cnf +.I /etc/my.cnf MySQL configuration file .TP .I @bindir@/mysql |