diff options
author | hobbs <hobbs> | 1999-11-19 23:10:08 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 1999-11-19 23:10:08 (GMT) |
commit | fa32157731af2786e286a722749b1a52795a5e89 (patch) | |
tree | 7b110575e10b187ab78433736ea6fd36138f1162 /doc | |
parent | 241971c7b22cbf1c000d6c3986d3c7e4c80d2614 (diff) | |
download | tcl-fa32157731af2786e286a722749b1a52795a5e89.zip tcl-fa32157731af2786e286a722749b1a52795a5e89.tar.gz tcl-fa32157731af2786e286a722749b1a52795a5e89.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'doc')
-rw-r--r-- | doc/http.n | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,7 +5,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: http.n,v 1.7 1999/11/19 23:08:29 hobbs Exp $ +'\" RCS: @(#) $Id: http.n,v 1.8 1999/11/19 23:10:17 hobbs Exp $ '\" .so man.macros .TH "Http" n 8.3 Tcl "Tcl Built-In Commands" @@ -107,7 +107,7 @@ non-empty. .TP \fB\-useragent\fP \fIstring\fP The value of the User-Agent header in the HTTP request. The default -is \fB"Tcl http client package 2.1."\fR +is \fB"Tcl http client package 2.2."\fR .RE .TP \fB::http::geturl\fP \fIurl\fP ?\fIoptions\fP? |