HOWTO: reorder client/server phrasing
authorSitsofe Wheeler <sitsofe@yahoo.com>
Fri, 23 Jun 2017 22:34:51 +0000 (23:34 +0100)
committerSitsofe Wheeler <sitsofe@yahoo.com>
Mon, 26 Jun 2017 22:46:46 +0000 (23:46 +0100)
Reorder sentences so that backend is in the same position as server and the
frontend is in the same position as client.

Signed-off-by: Sitsofe Wheeler <sitsofe@yahoo.com>
HOWTO

diff --git a/HOWTO b/HOWTO
index 64f67eab532925c90b553348e8f011ba64472d2b..0992cfe3e8a6e50c7e1ceed65996019c3583b168 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -3488,9 +3488,9 @@ Client/server
 -------------
 
 Normally fio is invoked as a stand-alone application on the machine where the
 -------------
 
 Normally fio is invoked as a stand-alone application on the machine where the
-I/O workload should be generated. However, the frontend and backend of fio can
-be run separately. Ie the fio server can generate an I/O workload on the "Device
-Under Test" while being controlled from another machine.
+I/O workload should be generated. However, the backend and frontend of fio can
+be run separately i.e., the fio server can generate an I/O workload on the "Device
+Under Test" while being controlled by a client on another machine.
 
 Start the server on the machine which has access to the storage DUT::
 
 
 Start the server on the machine which has access to the storage DUT::