summaryrefslogtreecommitdiffstats
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)
commitc0ef486e3da4cb47424faafc5d185011f844b991 (patch)
tree7643154c451cdec72d003f914780e69a185ce691
parent7a14d36614af18e8970a49f28efe0d6a47ec74ad (diff)
downloadtcl-c0ef486e3da4cb47424faafc5d185011f844b991.zip
tcl-c0ef486e3da4cb47424faafc5d185011f844b991.tar.gz
tcl-c0ef486e3da4cb47424faafc5d185011f844b991.tar.bz2
Update docs to reflect http 2.10
-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 ...?