mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 06:42:56 -04:00
Update the BUGS section according the recent changes in kldload(8)
Reviewed by: bdrewery MFC after: 1 week
This commit is contained in:
parent
10c916252f
commit
7ec7b58f0e
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue