cURL / Mailing Lists / curl-library / Single Mail

curl-library

[PATCH] Correct substitution var names

From: Colin Hogben <curl_at_pythontech.co.uk>
Date: Thu, 15 Dec 2011 09:08:42 +0000

Two variable names were wrong in the documentation.

---
 tests/FILEFORMAT |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT
index 72af823..ec8506e 100644
--- a/tests/FILEFORMAT
+++ b/tests/FILEFORMAT
@@ -271,9 +271,9 @@ Available substitute variables include:
 %CLIENTIP   - IPv4 address of the client running curl
 %CLIENT6IP  - IPv6 address of the client running curl
 %HOSTIP    - IPv4 address of the host running this test
-%HOSTPORT  - Port number of the HTTP server
+%HTTPPORT  - Port number of the HTTP server
 %HOST6IP   - IPv6 address of the host running this test
-%HOST6PORT - IPv6 port number of the HTTP server
+%HTTP6PORT - IPv6 port number of the HTTP server
 %HTTPSPORT - Port number of the HTTPS server
 %FTPPORT   - Port number of the FTP server
 %FTP6PORT  - IPv6 port number of the FTP server
-- 
1.6.5.6
--------------080706040409090901080002
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
--------------080706040409090901080002--
Received on 2001-09-17