nun mach' ich erst einmal Urlaub....
[senf.git] / Examples / Mainpage.dox
index 002b0e1..f8ef7eb 100644 (file)
@@ -62,6 +62,8 @@
     specific type of socket which returns ethernet packets directly from the network wire. By
     uncommenting the last line, you may switch the interface into promiscuous mode.
 
+    \until //
+
     We will now read packets from the socket forever, that is until the user hits Ctrl-C
 
     \skip while
 
     \see \ref components \n
          \ref build \n
-         <a href="../../Socket/doc/html/index.html"><b>libSocket API reference</b></a> \n
-         <a href="../../Packets/doc/html/index.html"><b>libPackets API reference</b></a> \n
-         <a href="../../Utils/doc/html/index.html"><b>libUtils API reference</b></a>
+         <a href="../../../Socket/doc/html/index.html"><b>libSocket API reference</b></a> \n
+         <a href="../../../Packets/doc/html/index.html"><b>libPackets API reference</b></a> \n
+         <a href="../../../Utils/doc/html/index.html"><b>libUtils API reference</b></a>
  */