Starting the manual. Oh well.

This commit is contained in:
Diego Nehab 2004-05-25 06:51:43 +00:00
parent 5c13076f89
commit c53dad9883
5 changed files with 71 additions and 765 deletions

View file

@ -82,7 +82,7 @@ Converts from IP address to host name.
</p>
<p class=return>
The function a string with the canonic host name of the given
The function returns a string with the canonic host name of the given
<tt>address</tt>, followed by a table with all information returned by
the resolver. In case of error, the function returns <b><tt>nil</tt></b>
followed by an error message.