Print this page
10067 Miscellaneous man page typos
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Volker A. Brandt <vab@bb-c.de>
@@ -73,11 +73,11 @@
If successful, the pthread_getschedparam() and pthread_setschedparam()
functions return 0. Otherwise, an error number is returned to indicate
the error.
ERRORS
- The pthread_getschedparam() and pthread_gsetschedparam() functions will
+ The pthread_getschedparam() and pthread_setschedparam() functions will
fail if:
ESRCH
The value specified by thread does not refer to an existing
thread.