summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2021-06-04 19:55:07 (GMT)
committerdgp <dgp@users.sourceforge.net>2021-06-04 19:55:07 (GMT)
commitca367cb61bab69e597ab170daf603060ea9e3067 (patch)
tree7643154c451cdec72d003f914780e69a185ce691 /doc
parent43fe4f3a753bcd4bba92fa52c22b371de018a96f (diff)
downloadtcl-ca367cb61bab69e597ab170daf603060ea9e3067.zip
tcl-ca367cb61bab69e597ab170daf603060ea9e3067.tar.gz
tcl-ca367cb61bab69e597ab170daf603060ea9e3067.tar.bz2
Update docs to reflect http 2.10
Diffstat (limited to 'doc')
-rw-r--r--doc/http.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/http.n b/doc/http.n
index b7eac6b..0ba6be2 100644
--- a/doc/http.n
+++ b/doc/http.n
@@ -6,14 +6,14 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-.TH "http" n 2.9 http "Tcl Bundled Packages"
+.TH "http" n 2.10 http "Tcl Bundled Packages"
.so man.macros
.BS
'\" Note: do not modify the .SH NAME line immediately below!
.SH NAME
http \- Client-side implementation of the HTTP/1.1 protocol
.SH SYNOPSIS
-\fBpackage require http\fI ?\fB2.9\fR?
+\fBpackage require http\fI ?\fB2.10\fR?
.\" See Also -useragent option documentation in body!
.sp
\fB::http::config\fR ?\fI\-option value\fR ...?