From 3a1c37248a60e80b97019989ff4641e6825ce802 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Fri, 14 Aug 2015 22:38:23 +0900 Subject: [PATCH] Update doc --- doc/h2load.h2r | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/h2load.h2r b/doc/h2load.h2r index df9fefed..4090ed5c 100644 --- a/doc/h2load.h2r +++ b/doc/h2load.h2r @@ -16,9 +16,9 @@ requests (non-successful HTTP status code). errored The number of requests failed, except for HTTP level failures. - status code. This is the subset of the number reported in - ``failed`` and most likely the network level failures or stream - was reset by RST_STREAM. + This is the subset of the number reported in ``failed`` and most + likely the network level failures or stream was reset by + RST_STREAM. status codes The number of status code h2load received.