[llvm-commits] CVS: llvm-www/DevMtgMay2007.html
Reid Spencer
reid at x10sys.com
Sat Mar 31 14:42:00 PDT 2007
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.4 -> 1.5
---
Log message:
Fix validation errors.
---
Diffs of the changes: (+8 -8)
DevMtgMay2007.html | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/DevMtgMay2007.html:1.4 llvm-www/DevMtgMay2007.html:1.5
--- llvm-www/DevMtgMay2007.html:1.4 Sat Mar 31 16:36:49 2007
+++ llvm-www/DevMtgMay2007.html Sat Mar 31 16:41:43 2007
@@ -122,26 +122,25 @@
originator followed by 10 minutes of discussion. This will allow 6 issues to
be discussed in this time slot.
</div>
-</div>
<!-- *********************************************************************** -->
<div class="www_sectiontitle"><a name="travel">Travel Tips</a></div>
-<div class="www_subsubsection"><a name="airports">Airports</a></div>
+<div class="www_subsection"><a name="airports">Airports</a></div>
<div class="www_text">
<p>The closest airport is San Jose International Airport (SJC; 10 miles away).
There is also San Francisco Internation Airport (SFO; 43 miles away) or
Oakland (OAK; 49 miles away). IMHO, I would choose SJC, then SFO, and lastly
OAK, depending upon the prices.</p>
</div>
-<div class="www_subsubsection"><a name="driving">Driving Directions</a></div>
+<div class="www_subsection"><a name="driving">Driving Directions</a></div>
<div class="www_text">
<p>Here are some Google Maps links for driving directions from the three
airports.</p>
- <p><a href="http://maps.google.com/maps?f=d&hl=en&saddr=SJC&daddr=Infinite+Loop+Cupertino,+CA+95014-2083&layer=&sll=37.47278,-122.21252&sspn=0.370567,0.637207&ie=UTF8&z=13&om=1">
+ <p><a href="http://maps.google.com/maps?f=d&hl=en&saddr=SJC&daddr=Infinite+Loop+Cupertino,+CA+95014-2083&layer=&sll=37.47278,-122.21252&sspn=0.370567,0.637207&ie=UTF8&z=13&om=1">
San Jose International Airport (SJC) to Apple</a></p>
- <p><a href="http://maps.google.com/maps?f=d&hl=en&saddr=SFO&daddr=Infinite+Loop+Cupertino,+CA+95014-2083&sll=37.0625,-95.677068&sspn=47.033113,81.5625&layer=&ie=UTF8&z=11&om=1">
+ <p><a href="http://maps.google.com/maps?f=d&hl=en&saddr=SFO&daddr=Infinite+Loop+Cupertino,+CA+95014-2083&sll=37.0625,-95.677068&sspn=47.033113,81.5625&layer=&ie=UTF8&z=11&om=1">
San Francisco International Airport (SFO) to Apple</a></p>
- <p><a href="http://maps.google.com/maps?f=d&hl=en&saddr=OAK&daddr=Infinite+Loop+Cupertino,+CA+95014-2083&layer=&sll=37.3423,-121.972648&sspn=0.092803,0.159302&ie=UTF8&z=10&om=1">
+ <p><a href="http://maps.google.com/maps?f=d&hl=en&saddr=OAK&daddr=Infinite+Loop+Cupertino,+CA+95014-2083&layer=&sll=37.3423,-121.972648&sspn=0.092803,0.159302&ie=UTF8&z=10&om=1">
Metropolitan Oakland International Airport (OAK) to Apple</a></p>
</div>
@@ -163,7 +162,8 @@
distance. The Hilton may have a shuttle.</blockquote>
</p>
</div>
-<div class="www_subsubsection"><a name="meals">Meals</a></div>
+
+<div class="www_subsection"><a name="meals">Meals</a></div>
<div class="www_text">
<p<b>Breakfast</b>: You're on your own. The Apple cafeteria should be open.
There are lots of amenities in the area.
@@ -202,6 +202,6 @@
src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
<a href="http://validator.w3.org/check/referer"><img
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
-<br/>Last modified: $Date: 2007/03/31 21:36:49 $
+<br/>Last modified: $Date: 2007/03/31 21:41:43 $
</address>
<!--#include virtual="footer.incl" -->
More information about the llvm-commits
mailing list