aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/modstat.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/modstat.2')
-rw-r--r--lib/libc/sys/modstat.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/modstat.2 b/lib/libc/sys/modstat.2
index d19f46978205..21673f5574d1 100644
--- a/lib/libc/sys/modstat.2
+++ b/lib/libc/sys/modstat.2
@@ -41,7 +41,7 @@
.Sh DESCRIPTION
The
.Fn modstat
-function writes the info for the kernel module referred to by
+system call writes the info for the kernel module referred to by
.Fa modid
into
.Fa stat .
@@ -104,7 +104,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