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/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