diff options
Diffstat (limited to 'lib/libc/sys/modnext.2')
-rw-r--r-- | lib/libc/sys/modnext.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/modnext.2 b/lib/libc/sys/modnext.2 index b512b7b..3a6f69b 100644 --- a/lib/libc/sys/modnext.2 +++ b/lib/libc/sys/modnext.2 @@ -65,7 +65,8 @@ The system call returns the modid of the next module (see .Sx DESCRIPTION ) -or 0. If an error +or 0. +If an error occurs, .Va errno is set to indicate the error. |