diff options
| author | dgp <dgp@users.sourceforge.net> | 2021-06-04 19:55:07 (GMT) |
|---|---|---|
| committer | dgp <dgp@users.sourceforge.net> | 2021-06-04 19:55:07 (GMT) |
| commit | c0ef486e3da4cb47424faafc5d185011f844b991 (patch) | |
| tree | 7643154c451cdec72d003f914780e69a185ce691 | |
| parent | 7a14d36614af18e8970a49f28efe0d6a47ec74ad (diff) | |
| download | tcl-c0ef486e3da4cb47424faafc5d185011f844b991.zip tcl-c0ef486e3da4cb47424faafc5d185011f844b991.tar.gz tcl-c0ef486e3da4cb47424faafc5d185011f844b991.tar.bz2 | |
Update docs to reflect http 2.10
| -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 ...? |
