summaryrefslogtreecommitdiffstats
path: root/doc/http.n
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-03-10 18:49:07 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-03-10 18:49:07 (GMT)
commitdad4a07362caa9ee55f3b05a8a3ab75712ec5725 (patch)
tree69ed6dc5258dc95bece8f601d3e30077c05583f6 /doc/http.n
parent329fba90403d605eace298e0ed1cbf251c85d65a (diff)
downloadtcl-dad4a07362caa9ee55f3b05a8a3ab75712ec5725.zip
tcl-dad4a07362caa9ee55f3b05a8a3ab75712ec5725.tar.gz
tcl-dad4a07362caa9ee55f3b05a8a3ab75712ec5725.tar.bz2
* doc/http.n: Revised to indicate that [package require http 2.5.5]
is needed to get all the documented commands ([http::meta]).
Diffstat (limited to 'doc/http.n')
-rw-r--r--doc/http.n6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/http.n b/doc/http.n
index 56c4d94..d5c8cca 100644
--- a/doc/http.n
+++ b/doc/http.n
@@ -6,16 +6,16 @@
'\" 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.32 2008/02/27 23:49:23 patthoyts Exp $
+'\" RCS: @(#) $Id: http.n,v 1.33 2008/03/10 18:49:09 dgp Exp $
'\"
.so man.macros
-.TH "http" n 2.5 http "Tcl Bundled Packages"
+.TH "http" n 2.5.5 http "Tcl Bundled Packages"
.BS
'\" Note: do not modify the .SH NAME line immediately below!
.SH NAME
http \- Client-side implementation of the HTTP/1.0 protocol
.SH SYNOPSIS
-\fBpackage require http ?2.5?\fR
+\fBpackage require http ?2.5.5?\fR
.\" See Also -useragent option documentation in body!
.sp
\fB::http::config \fI?options?\fR