diff options
Diffstat (limited to 'lib/libc/sys/kldstat.2')
| -rw-r--r-- | lib/libc/sys/kldstat.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/kldstat.2 b/lib/libc/sys/kldstat.2 index 99b06f7a6eb9..5f915204ebe2 100644 --- a/lib/libc/sys/kldstat.2 +++ b/lib/libc/sys/kldstat.2 @@ -41,7 +41,7 @@ .Sh DESCRIPTION The .Fn kldstat -function writes the info for the file referred to by +system call writes the info for the file referred to by .Fa fileid into .Fa stat . @@ -101,7 +101,7 @@ field. There was a problem copying one, some, or all of the fields into .Fa stat in the -.Fn copyout +.Xr copyout 9 function. .El .Sh SEE ALSO |
