summaryrefslogtreecommitdiffstats
path: root/doc/http.n
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2002-06-27 22:29:08 (GMT)
committerdgp <dgp@noemail.net>2002-06-27 22:29:08 (GMT)
commitf9f3114db825558c610fe3ca0aa0395544f8e415 (patch)
tree663bfc1ff94ae06cf26182d75325e3648123c773 /doc/http.n
parent1859b4a21e390a452cfb176b69d031e64dec0104 (diff)
downloadtcl-f9f3114db825558c610fe3ca0aa0395544f8e415.zip
tcl-f9f3114db825558c610fe3ca0aa0395544f8e415.tar.gz
tcl-f9f3114db825558c610fe3ca0aa0395544f8e415.tar.bz2
* Work in progress updating the documentation of the packages that
come bundled with the Tcl source distribution, notably tcltest. FossilOrigin-Name: 9e579e236418e0dcb7784043e6be6e494b66f7bd
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