From f935438dcf193a38b91ac0a79a1ca4fa9f4829ad Mon Sep 17 00:00:00 2001 From: julian Date: Fri, 18 Mar 2016 08:47:17 +0000 Subject: Use the right argumant name MFC after: 1 week Sponsored by: Panzura inc --- lib/libc/sys/modfind.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc') 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 -- cgit v1.1