summaryrefslogtreecommitdiffstats
path: root/doc/http.n
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2001-09-07 02:43:11 (GMT)
committerdgp <dgp@users.sourceforge.net>2001-09-07 02:43:11 (GMT)
commit25432c6f43048ae1d85596b8b408e44a351aacd3 (patch)
treef3ce5fd4c8e51e75e00b619e21d0befee78c47d8 /doc/http.n
parent312d83efa8996c6b208e6764a9cd4d46e4405241 (diff)
downloadtcl-25432c6f43048ae1d85596b8b408e44a351aacd3.zip
tcl-25432c6f43048ae1d85596b8b408e44a351aacd3.tar.gz
tcl-25432c6f43048ae1d85596b8b408e44a351aacd3.tar.bz2
* Updated http package to version 2.4,
reflecting the new features just added.
Diffstat (limited to 'doc/http.n')
-rw-r--r--doc/http.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/http.n b/doc/http.n
index 07f3e46..3bd828a 100644
--- a/doc/http.n
+++ b/doc/http.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: http.n,v 1.13 2001/09/07 00:03:08 hobbs Exp $
+'\" RCS: @(#) $Id: http.n,v 1.14 2001/09/07 02:43:12 dgp Exp $
'\"
.so man.macros
.TH "Http" n 8.3 Tcl "Tcl Built-In Commands"
@@ -14,7 +14,7 @@
.SH NAME
Http \- Client-side implementation of the HTTP/1.0 protocol.
.SH SYNOPSIS
-\fBpackage require http ?2.3.3?\fP
+\fBpackage require http ?2.4?\fP
.sp
\fB::http::config \fI?options?\fR
.sp