diff options
Diffstat (limited to 'lib/libc/sys/kldload.2')
-rw-r--r-- | lib/libc/sys/kldload.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/kldload.2 b/lib/libc/sys/kldload.2 index 5772390..eb3ade9 100644 --- a/lib/libc/sys/kldload.2 +++ b/lib/libc/sys/kldload.2 @@ -68,7 +68,7 @@ There is no memory to load the file into the kernel. The file was not found. .It Bq Er ENOEXEC The file format of -.Va file +.Fa file was unrecognized. .Sh SEE ALSO .Xr kldfind 2 , |