Update doc/efun/ aus Driversourcen.

Manpages der efuns aktualisiert, neue Manpages hinzugefuegt.

Change-Id: I7cc91684269ff56d1aef47d5c5e7c87f7fd531dc
diff --git a/doc/efun/m_indices b/doc/efun/m_indices
index b80f32c..7df25b2 100644
--- a/doc/efun/m_indices
+++ b/doc/efun/m_indices
@@ -1,9 +1,9 @@
 SYNOPSIS
         mixed * m_indices(mapping map)
 
-BESCHREIBUNG
-        Liefert ein Array mit den Indizes von <map>.
+DESCRIPTION
+        Returns an array containing the indices of mapping 'map'.
 
-SIEHE AUCH
-        mappingp(E), mkmapping(E), m_add(E), m_values(E), m_delete(E),
+SEE ALSO
+        mappingp(E), mkmapping(E), m_values(E), m_add(E), m_delete(E),
         sizeof(E), widthof(E), unmkmapping(E)