diff options
author | Sergey Vojtovich <svoj@mariadb.org> | 2016-03-28 12:55:15 +0400 |
---|---|---|
committer | Sergey Vojtovich <svoj@mariadb.org> | 2016-03-28 12:55:15 +0400 |
commit | 3df261dc31ab18ee1537f327b07320b0a07fb8f5 (patch) | |
tree | 4903bd73feca190b50ee41cfb6fec7554a2a3ee0 /man/myisamlog.1 | |
parent | 69b5c4a4220c8fa98bbca8b3f935b2a3735e19ac (diff) | |
parent | b0f3bb2545578aa220bab52a05d57705569dddf5 (diff) | |
download | mariadb-git-3df261dc31ab18ee1537f327b07320b0a07fb8f5.tar.gz |
Merge pull request #166 from iangilfillan/10.2
man page updates: mysqlbinlog options, mysqlcheck clarification and 10.2 updates
Diffstat (limited to 'man/myisamlog.1')
-rw-r--r-- | man/myisamlog.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/myisamlog.1 b/man/myisamlog.1 index 043f974d535..25e4b5d8640 100644 --- a/man/myisamlog.1 +++ b/man/myisamlog.1 @@ -1,6 +1,6 @@ '\" t .\" -.TH "\FBMYISAMLOG\FR" "1" "14/12/2015" "MariaDB 10\&.1" "MariaDB Database System" +.TH "\FBMYISAMLOG\FR" "1" "22/3/2016" "MariaDB 10\&.2" "MariaDB Database System" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- |