summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-06-08 12:14:25 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-06-08 12:14:25 (GMT)
commit7951ebbd2e2809e4c48986c8bc50b39eb0b2b75a (patch)
treed8ea96b8c56fe283c23d00314e98c09893b13894 /doc
parent05e623cbed345508e0fdd55956cf0dc52c7960ff (diff)
parent9b86fa376211be3c87b4b3427b4971ec9772919b (diff)
downloadtcl-7951ebbd2e2809e4c48986c8bc50b39eb0b2b75a.zip
tcl-7951ebbd2e2809e4c48986c8bc50b39eb0b2b75a.tar.gz
tcl-7951ebbd2e2809e4c48986c8bc50b39eb0b2b75a.tar.bz2
Merge 8.7
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 ...?