Automatisch erzeugte Manpages.
Damit nicht jeder sphinx auf dem Rechner haben muss,
behalten wir bis auf weiteres die aus den .rst
erzeugten Manpoages auch im Repo.
Change-Id: Id556c0d11cf5f79659d8350952ce1c014d81ea44
diff --git a/doc/lfun/TestLimitViolation b/doc/lfun/TestLimitViolation
index 9344299..df9f7b2 100644
--- a/doc/lfun/TestLimitViolation
+++ b/doc/lfun/TestLimitViolation
@@ -1,21 +1,39 @@
+
TestLimitViolation()
-FUNKTION:
- status TestLimitViolation(mapping check)
+********************
-DEFINIERT IN:
- /std/living/attributes.c
-
-PARAMETER:
- check - Mapping mit Attributen: ([<attr>:<wert>])
-BESCHREIBUNG:
- Prueft, ob die Summe der in check enthaltenen Modifikatoren die Summe
- aller Modifikatoren im Spieler ueber den zugelassenen Grenzwert hebt.
-
-SIEHE AUCH:
- QueryAttribute(), QueryRealAttribute(), QueryAttributeOffset(),
- SetAttr(), SetAttribute(), SetRealAttribute(), UpdateAttributes(),
- P_ATTRIBUTES, P_ATTRIBUTES_OFFSETS, P_ATTRIBUTES_MODIFIER,
- P_X_ATTR_MOD, P_M_ATTR_MOD, /std/living/attributes.c
+FUNKTION
+========
-13.Jun.2004, Muadib
\ No newline at end of file
+ status TestLimitViolation(mapping check)
+
+
+DEFINIERT IN
+============
+
+ /std/living/attributes.c
+
+
+PARAMETER
+=========
+
+ check - Mapping mit Attributen: ([<attr>:<wert>])
+
+
+BESCHREIBUNG
+============
+
+ Prueft, ob die Summe der in check enthaltenen Modifikatoren die Summe
+ aller Modifikatoren im Spieler ueber den zugelassenen Grenzwert hebt.
+
+
+SIEHE AUCH
+==========
+
+ QueryAttribute(), QueryRealAttribute(), QueryAttributeOffset(),
+ SetAttr(), SetAttribute(), SetRealAttribute(), UpdateAttributes(),
+ P_ATTRIBUTES, P_ATTRIBUTES_OFFSETS, P_ATTRIBUTES_MODIFIER,
+ P_X_ATTR_MOD, P_M_ATTR_MOD, /std/living/attributes.c
+
+13.Jun.2004, Muadib