summaryrefslogtreecommitdiffstats
path: root/network/httping/README
diff options
context:
space:
mode:
author Steven King2013-12-02 02:34:35 +0100
committer Willy Sudiarto Raharjo2013-12-02 02:34:35 +0100
commit6c95f2d058417faaf523fed2942bdd0a0841e75f (patch)
tree83b30856b59ac828b06ecf39d5cd6c1e77b3706e /network/httping/README
parent3f2d14f7f450905e55cc8b39c5236275203333be (diff)
downloadslackbuilds-6c95f2d058417faaf523fed2942bdd0a0841e75f.tar.gz
network/httping: Updated for version 2.3.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/httping/README')
-rw-r--r--network/httping/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/httping/README b/network/httping/README
index 5f3175f1e0..984b806605 100644
--- a/network/httping/README
+++ b/network/httping/README
@@ -1,6 +1,6 @@
Httping is like 'ping' but for http-requests.
-Give it a URL, and it will show you how long it takes to connect, send a
-request, and retrieve the reply (only the headers). Be aware that the
-transmission across the network also takes time, so it measures the
+Give it a URL, and it will show you how long it takes to connect, send a
+request and retrieve the reply (only the headers). Be aware that the
+transmission across the network also takes time, so it measures the
latency of the webserver plus network.