Update von efun-Manpages aus Driversourcen.

Aktualisiert manpages, welche wenig oder nicht vom
MG modifizier wurden.

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