summaryrefslogtreecommitdiff
path: root/lib/libc/sys/modfind.2
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-12-18 09:22:32 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-12-18 09:22:32 +0000
commit2faeeff4c9bb77cca44a977d96c1a9fc7af8d8a3 (patch)
treecb18f664ed0ee63bee30f6af9b148510b6e9663b /lib/libc/sys/modfind.2
parenta1096fe6dfb9dc2ec492a1421075a38d6d75bc02 (diff)
Notes
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 35fa7c902320..3f485798a6c9 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,