diff options
author | jenglish <jenglish@noemail.net> | 2002-07-23 18:17:11 (GMT) |
---|---|---|
committer | jenglish <jenglish@noemail.net> | 2002-07-23 18:17:11 (GMT) |
commit | 23bb29d364ae0b71f3e19ac2e1508e323688379b (patch) | |
tree | d3d2a6a51b834fb2bab5f5363e1e6fb3949932b0 /doc/http.n | |
parent | c24c60414b7327029253fa051c31e4eaabad8cfb (diff) | |
download | tcl-23bb29d364ae0b71f3e19ac2e1508e323688379b.zip tcl-23bb29d364ae0b71f3e19ac2e1508e323688379b.tar.gz tcl-23bb29d364ae0b71f3e19ac2e1508e323688379b.tar.bz2 |
Man page updates from Larry Virden.
FossilOrigin-Name: 133521463eb0025703968673d5a01a07745fa0c7
Diffstat (limited to 'doc/http.n')
-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.17 2002/07/01 18:24:39 jenglish Exp $ +'\" RCS: @(#) $Id: http.n,v 1.18 2002/07/23 18:17:12 jenglish Exp $ '\" .so man.macros .TH "http" n 2.4 http "Tcl Bundled Packages" @@ -110,7 +110,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.2."\fR +is \fB"Tcl http client package 2.4."\fR .RE .TP \fB::http::geturl\fP \fIurl\fP ?\fIoptions\fP? |