1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
Author: Thorsten Alteholz <debian@alteholz.de>
Description: fix spelling error that lintian detected
Index: httperf-0.9.0/man/httperf.1
===================================================================
--- httperf-0.9.0.orig/man/httperf.1 2017-03-22 19:38:57.000000000 +0100
+++ httperf-0.9.0/man/httperf.1 2017-03-22 19:48:53.837844346 +0100
@@ -1055,7 +1055,7 @@
4 7 4 ... 3 3 240
.RE
.PP
-The line labeled ``Session rate'' shows the minium, average, and
+The line labeled ``Session rate'' shows the minimum, average, and
maximum rate at which sessions completed (based on a 5 second sampling
interval). It also shows the standard deviation of the session
completion rate. The numbers in parentheses show how many sessions
|