From: Felipe Franciosi Date: Wed, 28 Jan 2015 19:06:32 +0000 (+0000) Subject: Fixing typo X-Git-Tag: fio-2.2.6~26 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=7b41a78a90e3a49d347711b31ce93e95e2c831fd Fixing typo --- diff --git a/README b/README index 09175448..18d1c4fc 100644 --- a/README +++ b/README @@ -311,7 +311,7 @@ to load a local file as well. This is done by using --remote-config: fio --client=server --remote-config /path/to/file.fio -Then the fio serer will open this local (to the server) job file instead +Then the fio server will open this local (to the server) job file instead of being passed one from the client.