From: Roy Marples Date: Thu, 13 Apr 2017 14:04:20 +0000 (+0100) Subject: Style X-Git-Tag: v7.0.0-beta3~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53e4552dad1b3bb6385c2b072a7c57df9b2cc640;p=thirdparty%2Fdhcpcd.git Style --- diff --git a/tests/eloop-bench/README.md b/tests/eloop-bench/README.md index 5ef87937..d5983c65 100644 --- a/tests/eloop-bench/README.md +++ b/tests/eloop-bench/README.md @@ -44,10 +44,10 @@ At the end of run, the time taken in seconds and nanoseconds is printed. The following arguments can influence the benchmark: * `-a active` -The number of active pipes, default 1. + The number of active pipes, default 1. * `-n pipes` -The number of pipes to create and attach an eloop callback to, defalt 100. + The number of pipes to create and attach an eloop callback to, defalt 100. * `-r runs` -The number of timed runs to make, default 25. + The number of timed runs to make, default 25. * `-w writes` -The number of writes to make by the read callback, default 100. + The number of writes to make by the read callback, default 100.