summaryrefslogtreecommitdiffstats
path: root/doc/http.n
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2002-06-27 22:29:08 (GMT)
committerdgp <dgp@users.sourceforge.net>2002-06-27 22:29:08 (GMT)
commit72fa46ad9e761e0b716595388c110e5ae009ee3f (patch)
tree663bfc1ff94ae06cf26182d75325e3648123c773 /doc/http.n
parentc786998259f7f97b6ad092ff9ff7c75107ef72af (diff)
downloadtcl-72fa46ad9e761e0b716595388c110e5ae009ee3f.zip
tcl-72fa46ad9e761e0b716595388c110e5ae009ee3f.tar.gz
tcl-72fa46ad9e761e0b716595388c110e5ae009ee3f.tar.bz2
* Work in progress updating the documentation of the packages that
come bundled with the Tcl source distribution, notably tcltest.
Diffstat (limited to 'doc/http.n')
-rw-r--r--doc/http.n6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/http.n b/doc/http.n
index b0e71d3..f3e45d6 100644
--- a/doc/http.n
+++ b/doc/http.n
@@ -5,14 +5,14 @@
'\" 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.15 2002/04/18 16:46:24 dgp Exp $
+'\" RCS: @(#) $Id: http.n,v 1.16 2002/06/27 22:29:08 dgp Exp $
'\"
.so man.macros
-.TH "Http" n 8.3 Tcl "Tcl Built-In Commands"
+.TH "http" n 2.4 http "Tcl Bundled Packages"
.BS
'\" Note: do not modify the .SH NAME line immediately below!
.SH NAME
-Http \- Client-side implementation of the HTTP/1.0 protocol.
+http \- Client-side implementation of the HTTP/1.0 protocol.
.SH SYNOPSIS
\fBpackage require http ?2.4?\fR
.sp