--- a/docs/landscape.html Tue Jan 02 15:17:22 2007 +0000
+++ b/docs/landscape.html Tue Jan 02 16:43:05 2007 +0000
@@ -576,9 +576,9 @@
<ul>
<li>m1: <a href="#OwnershipInfo">owner</a> of the bridge</li>
<li>m3 bits 3..0 = <a href="#TrackType">type of track</a> on the bridge</li>
-<li>m4 bit 5..6: DiagDirection onto the bridge</li>
+<li>m4 bit 6..5: DiagDirection onto the bridge</li>
<li>m4 bit 7 set = on snow or desert</li>
-<li>m2 bits 7..4: <a name="BridgeType">bridge type</a>:
+<li>m2 bits 15..12: <a name="BridgeType">bridge type</a>:
<table>
<tr><th align=left>Type </th><th align=left>Max. speed (mph) </th><th align=left>Description</th></tr>
<tr><td nowrap valign=top><tt>0</tt> </td><td align=center>20</td><td align=left>wooden</td></tr>
@@ -600,9 +600,9 @@
Road Bridge
<ul>
<li>m1: <a href="#OwnershipInfo">owner</a> of the bridge</li>
-<li>m4 bit 5..6: DiagDirection onto the bridge</li>
+<li>m4 bit 6..5: DiagDirection onto the bridge</li>
<li>m4 bit 7 set = on snow or desert</li>
-<li>m2 bits 7..4: <a name="BridgeType">bridge type</a>:
+<li>m2 bits 15..12: <a name="BridgeType">bridge type</a>:
<table>
<tr><th align=left>Type </th><th align=left>Max. speed (mph) </th><th align=left>Description</th></tr>
<tr><td nowrap valign=top><tt>0</tt> </td><td align=center>20</td><td align=left>wooden</td></tr>