From 3a0fd4744daa972e59579a753af2da9dbde36edd Mon Sep 17 00:00:00 2001 From: Sam Roberts Date: Thu, 6 Oct 2011 11:52:52 -0700 Subject: [PATCH] Reference index was missing documented APIs, and only partially alphabetized. --- doc/reference.html | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/doc/reference.html b/doc/reference.html index b329f57..f13a6bd 100644 --- a/doc/reference.html +++ b/doc/reference.html @@ -42,9 +42,9 @@ Support, Manual">
DNS (in socket)
-toip, +gethostname, tohostname, -gethostname. +toip.
@@ -108,9 +108,9 @@ Support, Manual"> MIME
high-level: -normalize, decode, encode, +normalize, stuff, wrap.
@@ -120,10 +120,10 @@ Support, Manual"> dot, eol, qp, -wrp, -qpwrp. +qpwrp, unb64, unqp, +wrp. @@ -142,6 +142,8 @@ Support, Manual">
Socket
+bind, +connect, _DEBUG, dns, gettime, @@ -171,6 +173,7 @@ Support, Manual"> getpeername, getsockname, getstats, +listen, receive, send, setoption,