Index: branches/stable/reverse-patterns.html
===================================================================
--- branches/stable/reverse-patterns.html	(revision 690)
+++ branches/stable/reverse-patterns.html	(revision 1033)
@@ -138,4 +138,19 @@
             </td>
           </tr>
+          <tr class="row0">
+            <td>n'th natural IP</td>
+            <td>%x</td>
+            <td>
+              customer-23-%x.example.com<br />
+              192.168.23.40 -> customer-23-1.example.com<br />
+              192.168.23.41 -> customer-23-2.example.com<br />
+              192.168.23.42 -> customer-23-3.example.com<br />
+              192.168.23.43 -> customer-23-4.example.com<br />
+              192.168.23.44 -> customer-23-5.example.com<br />
+              192.168.23.45 -> customer-23-6.example.com<br />
+              192.168.23.46 -> customer-23-7.example.com<br />
+              192.168.23.47 -> customer-23-8.example.com
+            </td>
+          </tr>
         </tbody>
       </table>
