Still work to do in the manual...

This commit is contained in:
Diego Nehab
2004-06-16 04:28:21 +00:00
parent 8e80e38f2c
commit 0a4c1534f3
15 changed files with 257 additions and 146 deletions

View File

@ -36,7 +36,7 @@
<h2 id=dns>DNS</h2>
<p>
Name resolution function return <em>all</em> information returned by the
Name resolution functions return <em>all</em> information obtained from the
resolver in a table of the form:
</p>
@ -59,14 +59,9 @@ socket.dns.<b>gethostname()</b>
</p>
<p class=description>
Returns the standard host name for the machine.
Returns the standard host name for the machine as a string.
</p>
<p class=return>
The function returns a string with the host name.
</p>
<!-- tohostname +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<p class=name id=tohostname>