diff options
author | iangilfillan <github@greenman.co.za> | 2017-03-08 17:35:55 +0200 |
---|---|---|
committer | Sergey Vojtovich <svoj@mariadb.org> | 2017-03-08 20:00:18 +0400 |
commit | bb4ef470c24cdbcedba3dd3dcda3b3d88b6fb491 (patch) | |
tree | 2f353b04c53e1739f5da209fe8d5b7047a78a693 /man | |
parent | 19629ebf813ef7825eb86a46045ebccdfd484d9a (diff) | |
download | mariadb-git-bb4ef470c24cdbcedba3dd3dcda3b3d88b6fb491.tar.gz |
Minor wording fix in mysqladmin man page
Diffstat (limited to 'man')
-rw-r--r-- | man/mysqladmin.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mysqladmin.1 b/man/mysqladmin.1 index d974f569f1a..d1fdfd9d5aa 100644 --- a/man/mysqladmin.1 +++ b/man/mysqladmin.1 @@ -821,7 +821,7 @@ Connect to the MariaDB server on the given host\&. \fB\-\-local\fR, \fB\-l\fR .sp -Suppress the SQL command(s) from being written to the binary log by enabled sql_log_bin=0 for the session\&. +Suppress the SQL command(s) from being written to the binary log by enabling sql_log_bin=0 for the session\&. .RE .sp .RS 4 |