[usocket-cvs] r417 - public_html
ehuelsmann at common-lisp.net
ehuelsmann at common-lisp.net
Thu Aug 7 20:29:52 UTC 2008
Author: ehuelsmann
Date: Thu Aug 7 16:29:51 2008
New Revision: 417
Modified:
public_html/api-docs.shtml
Log:
More xhtml compliance.
Modified: public_html/api-docs.shtml
==============================================================================
--- public_html/api-docs.shtml (original)
+++ public_html/api-docs.shtml Thu Aug 7 16:29:51 2008
@@ -103,7 +103,7 @@
<dt class="sym"><span class="function-name">get-local-name</span> socket => address, port<br/>
<span class="function-name">get-local-name</span> socket => address<br/>
<span class="function-name">get-local-port</span> socket => port</dt>
-<dd><p>Returns the local address and/or port information of socket.</dd>
+<dd><p>Returns the local address and/or port information of socket.</p></dd>
<dt class="sym"><span class="function-name">get-peer-name</span> socket => address, port<br/>
<span class="function-name">get-peer-name</span> socket => address<br/>
More information about the usocket-cvs
mailing list