diff --git a/sys/include/net/conn.h b/sys/include/net/conn.h
index 2e140eb22517a69471f1d52b0cd53972d6f6b1ae..b6b96c39dc04565e692154389ba11e328a2b882c 100644
--- a/sys/include/net/conn.h
+++ b/sys/include/net/conn.h
@@ -15,6 +15,7 @@
  * About
  * =====
  *
+ * ~~~~~~~~~~~~~~~~~~~~~
  *    +---------------+
  *    |  Application  |
  *    +---------------+
@@ -28,6 +29,7 @@
  *    +---------------+
  *    | Network Stack |
  *    +---------------+
+ * ~~~~~~~~~~~~~~~~~~~~~
  *
  * This module provides a minimal set of functions to establish a connection using
  * different types of connections. Together, they serve as a common API