Querverweise aktualisiert

Nicht alle Manpages hatten Verweise auf alle relevanten anderen
Manpages, die mit move() und dessen Meldungen zu tun hatten.
Zudem wurden einige Tippfehler beseitigt.

Change-Id: I8fc3d74cfdeb187d4e2fa76a975fec2a695f33c6
diff --git a/doc/lfun/move b/doc/lfun/move
index bd9d924..e2bc712 100644
--- a/doc/lfun/move
+++ b/doc/lfun/move
@@ -232,11 +232,17 @@
 SIEHE AUCH
 ==========
 
-   move_object(), remove(), setmin, setmmin, setmout, setmmout, review,
-   PreventInsert(), PreventLeave(), PreventInsertLiving(),
-   PreventLeaveLiving(), PreventMove(), NotifyInsert(), NotifyLeave(),
-   NotifyMove(), NotifyRemove(), init(), exit(),
-   P_NO_PLAYERS, P_PARA, /std/thing/moving.c, /std/living/moving.c
-   -----------------------------------------------------------------------
+   Seherkommandos
+       setmin, setmmin, setmout, setmmout, review
+   Verwandt:
+       move_object(), remove(), PreventInsert(), PreventLeave(),
+       PreventInsertLiving(), PreventLeaveLiving(), PreventMove(),
+       NotifyInsert(), NotifyLeave(), NotifyMove(), NotifyRemove(),
+       init(), exit()
+   Properties:
+       P_MSGIN, P_MSGOUT, P_MMSGIN, P_MMSGOUT, P_NO_PLAYERS, P_PARA,
+       P_NO_TPORT
+   Objekte:
+       /std/thing/moving.c, /std/living/moving.c
 
-2015-Jan-19, Arathorn
+2019-Aug-20, Arathorn
diff --git a/doc/props/P_MMSGIN b/doc/props/P_MMSGIN
index 98d37f3..ceb4317 100644
--- a/doc/props/P_MMSGIN
+++ b/doc/props/P_MMSGIN
@@ -18,5 +18,11 @@
 BESCHREIBUNG
 ============
 
-   String mit der Meldung, die beim Verlassen eines Raumes mit M_TPORT
+   String mit der Meldung, die beim Betreten eines Raumes mit M_TPORT
    an die uebrigen Anwesenden ausgegeben wird.
+
+
+SIEHE AUCH
+==========
+
+   P_MSGIN, P_MSGOUT, P_MMSGOUT, move()
diff --git a/doc/props/P_MMSGOUT b/doc/props/P_MMSGOUT
index 6035ba8..d603e18 100644
--- a/doc/props/P_MMSGOUT
+++ b/doc/props/P_MMSGOUT
@@ -18,5 +18,11 @@
 BESCHREIBUNG
 ============
 
-   String mit der Meldung, die beim Betreten eines Raumes mit M_TPORT
+   String mit der Meldung, die beim Verlassen eines Raumes mit M_TPORT
    an die uebrigen Anwesenden ausgegeben wird.
+
+
+SIEHE AUCH
+==========
+
+   P_MSGIN, P_MSGOUT, P_MMSGIN, move()
diff --git a/doc/props/P_MSGIN b/doc/props/P_MSGIN
index f5d90f8..6e80220 100644
--- a/doc/props/P_MSGIN
+++ b/doc/props/P_MSGIN
@@ -20,3 +20,9 @@
 
    String mit der Meldung, die beim Betreten eines Raumes mit M_GO
    an die uebrigen Anwesenden ausgegeben wird.
+
+
+SIEHE AUCH
+==========
+
+   P_MSGOUT, P_MMSGIN, P_MMSGOUT, move()
diff --git a/doc/props/P_MSGOUT b/doc/props/P_MSGOUT
index 95a8545..8ed30e0 100644
--- a/doc/props/P_MSGOUT
+++ b/doc/props/P_MSGOUT
@@ -20,3 +20,9 @@
 
    String mit der Meldung, die beim Verlassen eines Raumes mit M_GO
    an die uebrigen Anwesenden ausgegeben wird.
+
+
+SIEHE AUCH
+==========
+
+   P_MSGIN, P_MMSGIN, P_MMSGOUT, move()
diff --git a/doc/sphinx/lfun/move.rst b/doc/sphinx/lfun/move.rst
index 6f427d1..d8f6aa9 100644
--- a/doc/sphinx/lfun/move.rst
+++ b/doc/sphinx/lfun/move.rst
@@ -231,11 +231,18 @@
 ----------
 ::
 
-     move_object(), remove(), setmin, setmmin, setmout, setmmout, review,
-     PreventInsert(), PreventLeave(), PreventInsertLiving(),
-     PreventLeaveLiving(), PreventMove(), NotifyInsert(), NotifyLeave(),
-     NotifyMove(), NotifyRemove(), init(), exit(),
-     P_NO_PLAYERS, P_PARA, /std/thing/moving.c, /std/living/moving.c
-     -----------------------------------------------------------------------
-2015-Jan-19, Arathorn
+  Seherkommandos
+      setmin, setmmin, setmout, setmmout, review
+  Verwandt:
+      move_object(), remove(), PreventInsert(), PreventLeave(), 
+      PreventInsertLiving(), PreventLeaveLiving(), PreventMove(), 
+      NotifyInsert(), NotifyLeave(), NotifyMove(), NotifyRemove(), 
+      init(), exit()
+  Properties:
+      P_MSGIN, P_MSGOUT, P_MMSGIN, P_MMSGOUT, P_NO_PLAYERS, P_PARA,
+      P_NO_TPORT
+  Objekte:
+      /std/thing/moving.c, /std/living/moving.c
+
+2019-Aug-20, Arathorn
 
diff --git a/doc/sphinx/props/P_MMSGIN.rst b/doc/sphinx/props/P_MMSGIN.rst
index 4d4dbb4..c8d950d 100644
--- a/doc/sphinx/props/P_MMSGIN.rst
+++ b/doc/sphinx/props/P_MMSGIN.rst
@@ -17,6 +17,10 @@
 ------------
 ::
 
-     String mit der Meldung, die beim Verlassen eines Raumes mit M_TPORT
+     String mit der Meldung, die beim Betreten eines Raumes mit M_TPORT
      an die uebrigen Anwesenden ausgegeben wird.
 
+SIEHE AUCH
+----------
+
+     :doc:`../props/P_MSGIN`, :doc:`../props/P_MSGOUT`, :doc:`../props/P_MMSGOUT`, :doc:`../lfun/move`
diff --git a/doc/sphinx/props/P_MMSGOUT.rst b/doc/sphinx/props/P_MMSGOUT.rst
index 762f43e..07107ff 100644
--- a/doc/sphinx/props/P_MMSGOUT.rst
+++ b/doc/sphinx/props/P_MMSGOUT.rst
@@ -17,6 +17,10 @@
 ------------
 ::
 
-     String mit der Meldung, die beim Betreten eines Raumes mit M_TPORT
+     String mit der Meldung, die beim Verlassen eines Raumes mit M_TPORT
      an die uebrigen Anwesenden ausgegeben wird.
 
+SIEHE AUCH
+----------
+
+     :doc:`../props/P_MSGIN`, :doc:`../props/P_MSGOUT`, :doc:`../props/P_MMSGIN`, :doc:`../lfun/move`
diff --git a/doc/sphinx/props/P_MSGIN.rst b/doc/sphinx/props/P_MSGIN.rst
index ab7d73b..7b524af 100644
--- a/doc/sphinx/props/P_MSGIN.rst
+++ b/doc/sphinx/props/P_MSGIN.rst
@@ -20,3 +20,7 @@
      String mit der Meldung, die beim Betreten eines Raumes mit M_GO
      an die uebrigen Anwesenden ausgegeben wird.
 
+SIEHE AUCH
+----------
+
+     :doc:`../props/P_MSGOUT`, :doc:`../props/P_MMSGIN`, :doc:`../props/P_MMSGOUT`, :doc:`../lfun/move`
diff --git a/doc/sphinx/props/P_MSGOUT.rst b/doc/sphinx/props/P_MSGOUT.rst
index ce046cb..f17e086 100644
--- a/doc/sphinx/props/P_MSGOUT.rst
+++ b/doc/sphinx/props/P_MSGOUT.rst
@@ -20,3 +20,7 @@
      String mit der Meldung, die beim Verlassen eines Raumes mit M_GO
      an die uebrigen Anwesenden ausgegeben wird.
 
+SIEHE AUCH
+----------
+
+     :doc:`../props/P_MSGIN`, :doc:`../props/P_MMSGIN`, :doc:`../props/P_MMSGOUT`, :doc:`../lfun/move`