summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorchris <chris@FreeBSD.org>2001-09-01 21:31:33 +0000
committerchris <chris@FreeBSD.org>2001-09-01 21:31:33 +0000
commite540bd45f26597e304af7bdb8915c7ad369cce1a (patch)
tree6a2740ddd5a1a5500de3dcee10cfd3ce63622de7 /lib
parent0dc160055e90f4d2b8e48e4f63dda6660e36fa01 (diff)
downloadFreeBSD-src-e540bd45f26597e304af7bdb8915c7ad369cce1a.zip
FreeBSD-src-e540bd45f26597e304af7bdb8915c7ad369cce1a.tar.gz
o Mention the fact that specifying a fileid of 0 searches all loaded
modules. o Properly terminate a preposition.
Diffstat (limited to 'lib')
-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 a67c502..a284e56 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
OpenPOWER on IntegriCloud