diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-06-08 12:14:25 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-06-08 12:14:25 (GMT) |
commit | 7951ebbd2e2809e4c48986c8bc50b39eb0b2b75a (patch) | |
tree | d8ea96b8c56fe283c23d00314e98c09893b13894 /doc | |
parent | 05e623cbed345508e0fdd55956cf0dc52c7960ff (diff) | |
parent | 9b86fa376211be3c87b4b3427b4971ec9772919b (diff) | |
download | tcl-7951ebbd2e2809e4c48986c8bc50b39eb0b2b75a.zip tcl-7951ebbd2e2809e4c48986c8bc50b39eb0b2b75a.tar.gz tcl-7951ebbd2e2809e4c48986c8bc50b39eb0b2b75a.tar.bz2 |
Merge 8.7
Diffstat (limited to 'doc')
-rw-r--r-- | doc/http.n | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 ...? |