Manpages aus dem Driver aktualisiert.
Change-Id: I8d654a4cf448d839b5214a8ad31486ffb067a5a2
diff --git a/doc/efun/configure_object b/doc/efun/configure_object
index 9a54789..d3d7c0f 100644
--- a/doc/efun/configure_object
+++ b/doc/efun/configure_object
@@ -30,6 +30,14 @@
via configuer_driver(DC_ENABLE_HEART_BEATS), which is the
default.
+ <what> == OC_EUID
+ Set effective uid to <data>. <data> must be a string or 0.
+ This call will always trigger a privilege violation check,
+ even if <ob> is this_object().
+
+ If strict euid usage is enforced, objects with euid 0 cannot
+ load or clone other objects or do any file operations.
+
The current values for these options can be queried using
object_info().