diff options
author | hobbs <hobbs> | 1999-11-19 23:08:29 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 1999-11-19 23:08:29 (GMT) |
commit | 241971c7b22cbf1c000d6c3986d3c7e4c80d2614 (patch) | |
tree | dea8d77f729639c717c0f0db0a8f787df83b5a4d /doc | |
parent | c7501d67eef21aa84a83d54cdc95cbd13647948d (diff) | |
download | tcl-241971c7b22cbf1c000d6c3986d3c7e4c80d2614.zip tcl-241971c7b22cbf1c000d6c3986d3c7e4c80d2614.tar.gz tcl-241971c7b22cbf1c000d6c3986d3c7e4c80d2614.tar.bz2 |
updated to 2.2 in example
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.6 1999/11/19 06:33:59 hobbs Exp $ +'\" RCS: @(#) $Id: http.n,v 1.7 1999/11/19 23:08:29 hobbs Exp $ '\" .so man.macros .TH "Http" n 8.3 Tcl "Tcl Built-In Commands" @@ -14,7 +14,7 @@ .SH NAME Http \- Client-side implementation of the HTTP/1.0 protocol. .SH SYNOPSIS -\fBpackage require http ?2.1?\fP +\fBpackage require http ?2.2?\fP .sp \fB::http::config \fI?options?\fR .sp |