diff options
Diffstat (limited to 'lib/libc/sys/kldfirstmod.2')
-rw-r--r-- | lib/libc/sys/kldfirstmod.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/kldfirstmod.2 b/lib/libc/sys/kldfirstmod.2 index 8b51be0..d9967cc 100644 --- a/lib/libc/sys/kldfirstmod.2 +++ b/lib/libc/sys/kldfirstmod.2 @@ -41,7 +41,7 @@ .Sh DESCRIPTION The .Fn kldfirstmod -function returns the module id pertaining to the first module referenced by +system call returns the module id pertaining to the first module referenced by .Fa fileid . .Sh RETURN VALUES The |