diff options
| author | Chris Costello <chris@FreeBSD.org> | 1999-11-14 18:21:22 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 1999-11-14 18:21:22 +0000 |
| commit | d3160236a662c689c947acab5fca548687973807 (patch) | |
| tree | 512609093aefd6db4451e70c837ab583949c6aae /lib/libc | |
| parent | 4162672665a24edfadf13f61b2024bd9c4ed6257 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/sys/kldfind.2 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libc/sys/kldfind.2 b/lib/libc/sys/kldfind.2 index c01ce7daa190..96be1222a080 100644 --- a/lib/libc/sys/kldfind.2 +++ b/lib/libc/sys/kldfind.2 @@ -59,9 +59,7 @@ fails: .It Bq Er EFAULT The data required for this operation could not be read from the kernel space. .It Bq Er ENOENT -The file specified by -.Va file -does not exist or is not readable. +The file specified is not loaded in the kernel. .Sh SEE ALSO .Xr kldfirstmod 2 , .Xr kldload 2 , |
