summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/modfind.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/modfind.2')
-rw-r--r--lib/libc/sys/modfind.25
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/libc/sys/modfind.2 b/lib/libc/sys/modfind.2
index 35fa7c9..3f48579 100644
--- a/lib/libc/sys/modfind.2
+++ b/lib/libc/sys/modfind.2
@@ -39,12 +39,15 @@
.Ft int
.Fn modfind "const char *modname"
.Sh DESCRIPTION
-The function
+The
.Fn modfind
+system call
returns the modid of the kernel module referenced by
.Fa modname .
.Sh RETURN VALUES
+The
.Fn modfind
+system call
returns the modid of the kernel module referenced by
.Fa file .
Upon error,
OpenPOWER on IntegriCloud