From 773a8fe598149531294dae6def5ccfaf996debb5 Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Tue, 3 Feb 2004 15:59:06 +0000
Subject: [PATCH] no one uses libcurl before 7.7 anyway...

---
 docs/MANUAL | 2 --
 1 file changed, 2 deletions(-)

diff --git a/docs/MANUAL b/docs/MANUAL
index f62ddb39fc..4e37657781 100644
--- a/docs/MANUAL
+++ b/docs/MANUAL
@@ -836,8 +836,6 @@ PERSISTANT CONNECTIONS
   transfers faster. If you use a http proxy for file transfers, practicly
   all transfers will be persistant.
 
-  Persistant connections were introduced in curl 7.7.
-
 MAILING LISTS
 
   For your convenience, we have several open mailing lists to discuss curl,
-- 
GitLab