summaryrefslogtreecommitdiffstats
path: root/doc/http.n
diff options
context:
space:
mode:
authorhobbs <hobbs>1999-11-19 23:08:29 (GMT)
committerhobbs <hobbs>1999-11-19 23:08:29 (GMT)
commit241971c7b22cbf1c000d6c3986d3c7e4c80d2614 (patch)
treedea8d77f729639c717c0f0db0a8f787df83b5a4d /doc/http.n
parentc7501d67eef21aa84a83d54cdc95cbd13647948d (diff)
downloadtcl-241971c7b22cbf1c000d6c3986d3c7e4c80d2614.zip
tcl-241971c7b22cbf1c000d6c3986d3c7e4c80d2614.tar.gz
tcl-241971c7b22cbf1c000d6c3986d3c7e4c80d2614.tar.bz2
updated to 2.2 in example
Diffstat (limited to 'doc/http.n')
-rw-r--r--doc/http.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/http.n b/doc/http.n
index 1d79417..6b49aee 100644
--- a/doc/http.n
+++ b/doc/http.n
@@ -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