From 853a65b021ddcacfc6bccd71160cf2fcf925aeff Mon Sep 17 00:00:00 2001 From: dkf Date: Sat, 8 Oct 2016 17:10:02 +0000 Subject: [74bc0e44f5] Document result of [http::unregister]. --- doc/http.n | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/http.n b/doc/http.n index 8aeb286..c6e8983 100644 --- a/doc/http.n +++ b/doc/http.n @@ -369,7 +369,9 @@ set token [::http::geturl https://my.secure.site/] .TP \fB::http::unregister\fR \fIproto\fR This procedure unregisters a protocol handler that was previously -registered via \fB::http::register\fR. +registered via \fB::http::register\fR, returning a two-item list of +the default port and handler command that was previously installed +(via \fB::http::register\fR) if there was such a handler. .SH ERRORS The \fB::http::geturl\fR procedure will raise errors in the following cases: invalid command line options, -- cgit v0.12