summaryrefslogtreecommitdiffstats
path: root/doc/http.n
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2011-07-18 15:24:59 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2011-07-18 15:24:59 (GMT)
commit1862ab1259270b5a83e955528dccc4b63c652648 (patch)
tree4d18c911874a2e9361fb90be4902c287fe5e5392 /doc/http.n
parent9f51e32c984e0ad2e812d241e588c492c4179cf8 (diff)
downloadtcl-1862ab1259270b5a83e955528dccc4b63c652648.zip
tcl-1862ab1259270b5a83e955528dccc4b63c652648.tar.gz
tcl-1862ab1259270b5a83e955528dccc4b63c652648.tar.bz2
More small documentation improvements.
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 b05588e..631a141 100644
--- a/doc/http.n
+++ b/doc/http.n
@@ -16,9 +16,9 @@ http \- Client-side implementation of the HTTP/1.1 protocol
\fBpackage require http ?2.7?\fR
.\" See Also -useragent option documentation in body!
.sp
-\fB::http::config ?\fI-option value\fR ...?
+\fB::http::config ?\fI\-option value\fR ...?
.sp
-\fB::http::geturl \fIurl\fR ?\fI-option value\fR ...?
+\fB::http::geturl \fIurl\fR ?\fI\-option value\fR ...?
.sp
\fB::http::formatQuery\fR \fIkey value\fR ?\fIkey value\fR ...?
.sp