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/props/P_UNWIELD_TIME b/doc/props/P_UNWIELD_TIME
index 43128d4..e93a24b 100644
--- a/doc/props/P_UNWIELD_TIME
+++ b/doc/props/P_UNWIELD_TIME
@@ -1,19 +1,33 @@
+
P_UNWIELD_TIME
+**************
-NAME:
- P_UNWIELD_TIME "unwield_time"
-DEFINIERT IN:
- /sys/weapon.h
+NAME
+====
-BESCHREIBUNG:
- Enthaelt den Zeitpunkt zu dem ein Living eine Waffe weggesteckt hat und
- ist im Living gesetzt.
+ P_UNWIELD_TIME "unwield_time"
-SIEHE AUCH:
- Verwandt: P_WEAPON, P_WIELDED, DoUnwield()
- P_LAST_USE
- Sonstiges: P_EQUIP_TIME
- time()
-10.Feb 2005 Gloinson
+DEFINIERT IN
+============
+
+ /sys/weapon.h
+
+
+BESCHREIBUNG
+============
+
+ Enthaelt den Zeitpunkt zu dem ein Living eine Waffe weggesteckt hat und
+ ist im Living gesetzt.
+
+
+SIEHE AUCH
+==========
+
+ Verwandt: P_WEAPON, P_WIELDED, DoUnwield()
+ P_LAST_USE
+ Sonstiges: P_EQUIP_TIME
+ time()
+
+10.Feb 2005 Gloinson