summaryrefslogtreecommitdiffstats
path: root/share/man/man4/kld.4
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-01-13 16:45:43 +0000
committerbapt <bapt@FreeBSD.org>2014-01-13 16:45:43 +0000
commit7d8884c6272da3b157262ba6a4b3430626274871 (patch)
tree59aa58d2457ab09e0d693b3e676110c51aa5aff4 /share/man/man4/kld.4
parentc4ff61c6b3a57e870a9eb1b0fc3f8b0c4b7fbfce (diff)
downloadFreeBSD-src-7d8884c6272da3b157262ba6a4b3430626274871.zip
FreeBSD-src-7d8884c6272da3b157262ba6a4b3430626274871.tar.gz
Update the BUGS section according the recent changes in kldload(8)
Reviewed by: bdrewery MFC after: 1 week
Diffstat (limited to 'share/man/man4/kld.4')
-rw-r--r--share/man/man4/kld.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/kld.4 b/share/man/man4/kld.4
index c36f6ab..f0edada 100644
--- a/share/man/man4/kld.4
+++ b/share/man/man4/kld.4
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 8, 1998
+.Dd January 13, 2014
.Dt KLD 4
.Os
.Sh NAME
@@ -166,8 +166,8 @@ binary, then
fails to execute the entry point.
.Pp
.Xr kldload 8
-returns the cryptic message
-.Sq Li "ENOEXEC (Exec format error)"
+points the user to read
+.Xr dmesg 1
for any error encountered while loading a module.
.Pp
When system internal interfaces change, old modules often cannot
OpenPOWER on IntegriCloud