- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 09 Jul 2008 20:52:15 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/pubnotes
In directory hutz:/tmp/cvs-serv24335
Modified Files:
Overview.src.html
Log Message:
minor markup fix
Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/pubnotes/Overview.src.html,v
retrieving revision 1.301
retrieving revision 1.302
diff -u -d -r1.301 -r1.302
--- Overview.src.html 9 Jul 2008 20:51:08 -0000 1.301
+++ Overview.src.html 9 Jul 2008 20:52:13 -0000 1.302
@@ -1251,7 +1251,8 @@
<code class=method>TCPConnection()</code>, which had
been intended for creating a direct link to another
node on the Internet using TCP/IP;
- <code>LocalBroadcastConnection()</code>, which had
+ <code class=method>LocalBroadcastConnection()</code>,
+ which had
been intended for creating a connection
to any listening peer on a local network (a local
TCP/IP subnet using UDP, a Bluetooth PAN, or another
Received on Wednesday, 9 July 2008 20:52:48 UTC