diff options
Diffstat (limited to 'usr/src/man/man3c/select.3c')
-rw-r--r-- | usr/src/man/man3c/select.3c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man3c/select.3c b/usr/src/man/man3c/select.3c index 976f728b9d..59fa00c48c 100644 --- a/usr/src/man/man3c/select.3c +++ b/usr/src/man/man3c/select.3c @@ -441,7 +441,7 @@ and return the total number of bits set in the bit masks. Otherwise, -.Sy 1 +.Sy -1 is returned and .Dv errno is set to indicate the error. |