Fix typo in the netio example
[fio.git] / examples / netio
index d173a9f27be2e4ac6239832db4b63ac246c7739c..bb103f1532c26fab48f5a534dc055707bd984c77 100644 (file)
@@ -2,7 +2,7 @@
 [global]
 ioengine=net
 filename=localhost/8888
-size=4k
+bs=4k
 size=10g
 
 [receiver]