summaryrefslogtreecommitdiff
path: root/Docs/manual.ja.texi
diff options
context:
space:
mode:
authorunknown <lenz@mysql.com>2002-07-16 18:43:03 +0200
committerunknown <lenz@mysql.com>2002-07-16 18:43:03 +0200
commit672cc87550f0c92e7881bf98e55a97e09fd81470 (patch)
tree9749c0553e054df1e7672b8b89a3d980317204ac /Docs/manual.ja.texi
parent6b3e98d505297e6cbd0cbd22d4f46eacb091d924 (diff)
downloadmariadb-git-672cc87550f0c92e7881bf98e55a97e09fd81470.tar.gz
- fixed typo in manual.texi
- fixed compile option in mysql.spec Docs/manual.ja.texi: Fixed typo myslqadmin -> mysqladmin Docs/manual.texi: Fixed typo myslqadmin -> mysqladmin support-files/mysql.spec.sh: Fixed compile option --with-ssl -> --with-openssl
Diffstat (limited to 'Docs/manual.ja.texi')
-rw-r--r--Docs/manual.ja.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/manual.ja.texi b/Docs/manual.ja.texi
index dea7046b538..34fb201aab4 100644
--- a/Docs/manual.ja.texi
+++ b/Docs/manual.ja.texi
@@ -23949,7 +23949,7 @@ Uptime: 10077 Threads: 1 Questions: 9 Slow queries: 0 Opens: 6 Flush tables
@item Max memory used @tab mysqld のコードによって直接割り当てられる最大メモリー量 (only available when @strong{MySQL} is compiled with --with-debug)
@end multitable
-If you do @code{myslqadmin shutdown} on a socket (in other words, on a
+If you do @code{mysqladmin shutdown} on a socket (in other words, on a
the computer where @code{mysqld} is running), @code{mysqladmin} will
wait until the @code{MySQL} @code{pid-file} is removed to ensure that
the @code{mysqld server} has stopped properly.