Update doc/efun/ aus Driversourcen.

Manpages der efuns aktualisiert, neue Manpages hinzugefuegt.

Change-Id: I7cc91684269ff56d1aef47d5c5e7c87f7fd531dc
diff --git a/doc/efun/command_stack_depth b/doc/efun/command_stack_depth
index b9b67c5..16ab86f 100644
--- a/doc/efun/command_stack_depth
+++ b/doc/efun/command_stack_depth
@@ -1,13 +1,12 @@
-GESCHUETZT
 SYNOPSIS
-        int command_stack_depth()
+        int command_stack_depth(void)
 
-BESCHREIBUNG
-        Liefert die Anzahl der verschachtelten Kommandos, also die Tiefe des
-        Command Stacks.
+DESCRIPTION
+        Return the number of nested commands, ie. the depth of the command
+        stack
 
-GESCHICHTE
-        Eingefuehrt in LDMud 3.2.7.
+HISTORY
+        Introduced in LDMud 3.2.7.
 
-SIEHE AUCH
+SEE ALSO
         command(E), command_stack(E)