summaryrefslogtreecommitdiffstats
path: root/doc/http.n
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-11-17 08:39:19 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-11-17 08:39:19 (GMT)
commit969ef21225d3b195d58f9bb37d8b1f8f3c8b6d99 (patch)
treec2130e2b59f4222d948814efdb7a5327683523d1 /doc/http.n
parent0566be32d57a7bc95e5b46e7049e37016d1cb13f (diff)
downloadtcl-969ef21225d3b195d58f9bb37d8b1f8f3c8b6d99.zip
tcl-969ef21225d3b195d58f9bb37d8b1f8f3c8b6d99.tar.gz
tcl-969ef21225d3b195d58f9bb37d8b1f8f3c8b6d99.tar.bz2
Extend tcltk-man2html-utils.tcl, so it can handle the TIP #588 man-page. Also fix 2 (minor) syntax errors in man-pages
Diffstat (limited to 'doc/http.n')
-rw-r--r--doc/http.n10
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/http.n b/doc/http.n
index aa852b3..ce07d30 100644
--- a/doc/http.n
+++ b/doc/http.n
@@ -547,11 +547,13 @@ is raised, but the status of the transaction will be \fBeof\fR.
.
The error message will also be stored in the \fBerror\fR status
array element, accessible via \fB::http::error\fR.
-.TP\fR
-.\fBtimeout
+.TP
+\fBtimeout\fR
+.
A timeout occurred before the transaction could complete
-.TP\fR
-.\fBreset
+.TP
+\fBreset\fR
+.
user-reset
.PP
Another error possibility is that \fB::http::geturl\fR is unable to