diff options
author | dgp <dgp@noemail.net> | 2002-04-18 16:46:24 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2002-04-18 16:46:24 (GMT) |
commit | 8d30f3afa7ad1a046a44024ce90fbb1b88c56e48 (patch) | |
tree | c4bf3deae820fed9bd0cc6ed1ffe6c2fb0092cdd /doc/http.n | |
parent | 0423f86658e3ae30269de3acbee0037bad96a066 (diff) | |
download | tcl-8d30f3afa7ad1a046a44024ce90fbb1b88c56e48.zip tcl-8d30f3afa7ad1a046a44024ce90fbb1b88c56e48.tar.gz tcl-8d30f3afa7ad1a046a44024ce90fbb1b88c56e48.tar.bz2 |
typo
FossilOrigin-Name: ef2bcb67fe94cace0b2d88b6df639601b96b0c74
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.14 2001/09/07 02:43:12 dgp Exp $ +'\" RCS: @(#) $Id: http.n,v 1.15 2002/04/18 16:46:24 dgp 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.4?\fP +\fBpackage require http ?2.4?\fR .sp \fB::http::config \fI?options?\fR .sp |