Update Doku aus Driversourcen
Change-Id: I455f0813b970151089b3dc1b8d9407eea323cdd1
diff --git a/doc/applied/id b/doc/applied/id
index bdb1fb2..c0ffd32 100644
--- a/doc/applied/id
+++ b/doc/applied/id
@@ -1,9 +1,9 @@
SYNOPSIS
- varargs int id(string str, int lvl);
+ int id(string str)
DESCRIPTION
Let the object identify itself. If str matches an id of the
- current object then return a none zero value.
+ current object then return a non-zero value.
This lfun is applied for the efun present().
@@ -14,4 +14,3 @@
SEE ALSO
present(E)
- id(L)