From 6f77f4b49b95e9023ce411babd87d51cb34b72d9 Mon Sep 17 00:00:00 2001 From: Brian Fraser Date: Thu, 2 Aug 2012 09:58:44 -0300 Subject: [PATCH] Fix for 934310: pt-tcp-model --quantile docs wrong --- bin/pt-tcp-model | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/pt-tcp-model b/bin/pt-tcp-model index d659effb..895d4ff2 100755 --- a/bin/pt-tcp-model +++ b/bin/pt-tcp-model @@ -2338,7 +2338,8 @@ number of iterations. type: float -The percentile for the last column when L<"--type"> is "requests" (default .99). +The percentile for the second to last last column when L<"--type"> is +"requests" (default .99). =item --run-time