diff options
Diffstat (limited to 'lib/libc/sys/modfind.2')
-rw-r--r-- | lib/libc/sys/modfind.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/modfind.2 b/lib/libc/sys/modfind.2 index 8e83d9a..362a606 100644 --- a/lib/libc/sys/modfind.2 +++ b/lib/libc/sys/modfind.2 @@ -62,6 +62,7 @@ fails: The data required for this operation could not be read from the kernel space. .It Bq Er ENOENT The file specified is not loaded in the kernel. +.El .Sh SEE ALSO .Xr kldfirstmod 2 , .Xr kldload 2 , |