diff options
author | unknown <arjen@fred.bitbike.com> | 2002-06-03 12:21:09 +1000 |
---|---|---|
committer | unknown <arjen@fred.bitbike.com> | 2002-06-03 12:21:09 +1000 |
commit | 15e808edfd37b669312b78520fd6889505ff8fd8 (patch) | |
tree | 4fb3cfbe49a565da910a3e34f8b7439b2d5152ab | |
parent | c472a17db52851909d56400848131e0316ab6cd4 (diff) | |
download | mariadb-git-15e808edfd37b669312b78520fd6889505ff8fd8.tar.gz |
Typo fixup.
-rw-r--r-- | Docs/manual.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi index 4362aaa3569..d6ef9bea219 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -14341,7 +14341,7 @@ privilege. @item --skip-stack-trace Don't write stack traces. This option is useful when you are running -@code{mysqld} under a debugger. On some system you also have to use +@code{mysqld} under a debugger. On some systems you also have to use this option to get a core file. @xref{Debugging server}. @item --skip-thread-priority |