aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2002-10-01 23:53:51 +0000
committerDima Dorfman <dd@FreeBSD.org>2002-10-01 23:53:51 +0000
commitcb292be1ad8aadd03d48fc5a0b0bfe804543360e (patch)
tree1ecb4362f6c408ebfcfa847a84bfe706071bb351 /lib
parente767e97d74f79e3bbb22a955230255127af3a780 (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/kldunload.210
1 files changed, 1 insertions, 9 deletions
diff --git a/lib/libc/sys/kldunload.2 b/lib/libc/sys/kldunload.2
index f14d5e8a27f06..7cbd528af004b 100644
--- a/lib/libc/sys/kldunload.2
+++ b/lib/libc/sys/kldunload.2
@@ -44,15 +44,7 @@ The function
unloads a kld file from the kernel that was previously linked via
.Xr kldload 2 .
.Sh RETURN VALUES
-The function
-.Fn kldunload
-returns the fileid of the kld file which was previously loaded into memory via
-.Fn kldload .
-If an error occurs,
-.Fn kldunload
-will return -1 and set
-.Va errno
-to indicate the error.
+.Rv -std
.Sh ERRORS
The file referred to by
.Fa fileid