diff options
author | Otto Kekäläinen <otto@mariadb.org> | 2017-11-15 12:37:32 +0800 |
---|---|---|
committer | Vicențiu-Marian Ciorbaru <cvicentiu@gmail.com> | 2018-01-12 16:49:02 +0200 |
commit | c9c28bef3cb4cf21a6fee46f5ea3339867fbb07a (patch) | |
tree | 869b02d40aa5b158193cb74ce056ddd8343fa667 /man/mysql.1 | |
parent | 21239bb0fd2859968d3c42dcc56712a8978b6207 (diff) | |
download | mariadb-git-c9c28bef3cb4cf21a6fee46f5ea3339867fbb07a.tar.gz |
Minor spelling fixes in code comments, docs and output
This commit does not touch any variable names or any other actual code,
and thus should not in any way affect how the code works.
Diffstat (limited to 'man/mysql.1')
-rw-r--r-- | man/mysql.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mysql.1 b/man/mysql.1 index b7f7a63bff4..f925fee454b 100644 --- a/man/mysql.1 +++ b/man/mysql.1 @@ -698,7 +698,7 @@ the section called \(lqMYSQL COMMANDS\(rq\&. Disabled by default\&. .\} .\" mysql: net-buffer-length option .\" net-buffer-length option: mysql -\fB\-\-net\-buffer\-lenght=\fR\fB\fIsize\fR\fR +\fB\-\-net\-buffer\-length=\fR\fB\fIsize\fR\fR .sp Set the buffer size for TCP/IP and socket communication\&. (Default value is 16KB\&.) .RE |