summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libc/sys/kldsym.25
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/libc/sys/kldsym.2 b/lib/libc/sys/kldsym.2
index a67c50240c43..a284e56c285a 100644
--- a/lib/libc/sys/kldsym.2
+++ b/lib/libc/sys/kldsym.2
@@ -44,6 +44,9 @@ function returns the address of the symbol specified in
.Fa data
in the module specified by
.Fa fileid .
+If
+.Fa fileid
+is 0, all loaded modules are searched.
Currently, the only
.Fa command
implemented is
@@ -72,7 +75,7 @@ to
The next two members,
.Va version
and
-.Va symname
+.Va symname ,
are specified by the user.
The last two,
.Va symvalue