summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <paul@teton.kitebird.com>2002-07-27 10:12:33 -0500
committerunknown <paul@teton.kitebird.com>2002-07-27 10:12:33 -0500
commit0e43c43636dde1e80e0b881317420609ba5faa8a (patch)
tree0e972101a62deba5db47a3c8bbcf05c2d5d97e20
parent3ce6d5d3c67217e3ca596f817a204e84c640572f (diff)
downloadmariadb-git-0e43c43636dde1e80e0b881317420609ba5faa8a.tar.gz
manual.texi couple of minor touchups
Docs/manual.texi: couple of minor touchups
-rw-r--r--Docs/manual.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index 4f30df11154..0a5b51456c3 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -9258,7 +9258,7 @@ installed, it can be immediately started from the @code{Services}
utility, or by using the command @code{NET START MySQL}.
Once running, @code{mysqld-max-nt} can be stopped using
-@code{mysqladmin}, from the Services utility or by using the
+@code{mysqladmin}, from the Services utility, or by using the
command @code{NET STOP MySQL}.
When running as a service, the operating system will automatically stop
@@ -9622,7 +9622,7 @@ option to the new MySQL clients or create an option file
host = localhost
@end example
-Starting from 3.23.50, named pipes are only enabled if mysqld is started
+Starting from 3.23.50, named pipes are only enabled if @code{mysqld} is started
with @code{--enable-named-pipe}.
@item @code{Access denied for user} error