Updates erzeugter Manpages

Diese Manpages werden mit sphinx erzeugt. Sie werden
hier committet, damit auch Nutzer ohne sphinx die
Textversion haben.

Change-Id: Ibe6acc626b51b42364af33450a719e88281651b9
diff --git a/doc/props/P_FUNC_MSG b/doc/props/P_FUNC_MSG
index adcca1a..ac09232 100644
--- a/doc/props/P_FUNC_MSG
+++ b/doc/props/P_FUNC_MSG
@@ -33,8 +33,13 @@
 SIEHE AUCH
 ==========
 
-   LFuns:    AddRoomMessage()
-   Verwandt: tell_room(), ReceiveMsg()
-   Props:    P_ROOM_MSG, P_MSG_PROB
+   LFuns:
+      *AddRoomMessage()*
+
+   Verwandt:
+      tell_room(), *send_room()*, *ReceiveMsg()*
+
+   Props:
+      *P_MSG_PROB*, *P_ROOM_MSG*
 
 2.Feb 2016 Gloinson