summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>2016-03-18 08:47:17 +0000
committerjulian <julian@FreeBSD.org>2016-03-18 08:47:17 +0000
commitf935438dcf193a38b91ac0a79a1ca4fa9f4829ad (patch)
tree26adf2d9a93cc214de1caae8b0bd142a66865e16 /lib/libc
parent4718c6bf741180cbb74fbe0bbf4a39648057cd12 (diff)
downloadFreeBSD-src-f935438dcf193a38b91ac0a79a1ca4fa9f4829ad.zip
FreeBSD-src-f935438dcf193a38b91ac0a79a1ca4fa9f4829ad.tar.gz
Use the right argumant name
MFC after: 1 week Sponsored by: Panzura inc
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/modfind.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/modfind.2 b/lib/libc/sys/modfind.2
index 3f48579..38d09c4 100644
--- a/lib/libc/sys/modfind.2
+++ b/lib/libc/sys/modfind.2
@@ -49,7 +49,7 @@ The
.Fn modfind
system call
returns the modid of the kernel module referenced by
-.Fa file .
+.Fa modname .
Upon error,
.Fn modfind
returns -1 and sets
OpenPOWER on IntegriCloud