diff options
author | arjen@fred.bitbike.com <> | 2002-08-21 09:08:44 +1000 |
---|---|---|
committer | arjen@fred.bitbike.com <> | 2002-08-21 09:08:44 +1000 |
commit | d6f99ffdf3959121facf14000684bf45d3c5e867 (patch) | |
tree | e0332acf9437ed83c717095cd59452b7f5b7a885 | |
parent | 1975c8264d43b327980ca17be16f45cb50f44207 (diff) | |
download | mariadb-git-d6f99ffdf3959121facf14000684bf45d3c5e867.tar.gz |
Typo fixed (spotted by Thomas Spahni).
-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 959c24c0e91..2d15bd5f284 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -27871,7 +27871,7 @@ inode and by this will avoid some disk seeks. @item On Linux, you can get much more performance (up to 100% under load is -not uncommon) by using hdpram to configure your disk's interface! The +not uncommon) by using hdparm to configure your disk's interface! The following should be quite good hdparm options for MySQL (and probably many other applications): |