diff options
Diffstat (limited to 'lib/libc/sys/modnext.2')
-rw-r--r-- | lib/libc/sys/modnext.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/modnext.2 b/lib/libc/sys/modnext.2 index 3a6f69b..c0c0a0d 100644 --- a/lib/libc/sys/modnext.2 +++ b/lib/libc/sys/modnext.2 @@ -77,7 +77,7 @@ is .Er ENOENT , which is set when .Va modid -refers to a kernel module that does not exist (isn't loaded). +refers to a kernel module that does not exist (is not loaded). .Sh SEE ALSO .Xr kldfind 2 , .Xr kldfirstmod 2 , |