diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/gen/tcsetpgrp.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/tcsetpgrp.3 b/lib/libc/gen/tcsetpgrp.3 index 684ec4c..c7fcc78 100644 --- a/lib/libc/gen/tcsetpgrp.3 +++ b/lib/libc/gen/tcsetpgrp.3 @@ -63,7 +63,7 @@ Upon successful completion, returns a value of zero. .Sh ERRORS If an error occurs, -.Nm tcgetpgrp +.Nm tcsetpgrp returns -1 and the global variable .Va errno is set to indicate the error, as follows: |