summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorOtto Kekäläinen <otto@mariadb.org>2017-11-15 12:37:32 +0800
committerVicențiu-Marian Ciorbaru <cvicentiu@gmail.com>2018-01-12 16:49:02 +0200
commitc9c28bef3cb4cf21a6fee46f5ea3339867fbb07a (patch)
tree869b02d40aa5b158193cb74ce056ddd8343fa667 /man
parent21239bb0fd2859968d3c42dcc56712a8978b6207 (diff)
downloadmariadb-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')
-rw-r--r--man/mysql-test-run.pl.14
-rw-r--r--man/mysql.12
2 files changed, 3 insertions, 3 deletions
diff --git a/man/mysql-test-run.pl.1 b/man/mysql-test-run.pl.1
index 93fb42e251a..b928ec66587 100644
--- a/man/mysql-test-run.pl.1
+++ b/man/mysql-test-run.pl.1
@@ -276,7 +276,7 @@ T}:T{
Setting of a timeout in minutes or seconds, corresponding to command
line option
\fB\-\-\fR\fB\fIname\fR\fR\fB\-timeout\fR\&.
- Avaliable timeout names are TESTCASE,
+ Available timeout names are TESTCASE,
SUITE (both in minutes) and
START, SHUTDOWN
(both in seconds)\&. These variables are supported from
@@ -1350,7 +1350,7 @@ for a description\&.
.\" noreorder option: mysql-test-run.pl
\fB\-\-noreorder\fR
.sp
-Do not reorder tests to reduce number of restarts, but run them in exactly the order given\&. If a whole suite is to be run, the tests are run in alphabetical order, though similiar combinations will be grouped together\&. If more than one suite is listed, the tests are run one suite at a time, in the order listed\&.
+Do not reorder tests to reduce number of restarts, but run them in exactly the order given\&. If a whole suite is to be run, the tests are run in alphabetical order, though similar combinations will be grouped together\&. If more than one suite is listed, the tests are run one suite at a time, in the order listed\&.
.RE
.sp
.RS 4
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