pthread_getattr_np.3, pthread_setschedparam.3: wfix

This commit is contained in:
Michael Kerrisk 2008-11-18 07:04:59 -05:00
parent 653c3aedae
commit 222d90f4e9
2 changed files with 2 additions and 2 deletions

View File

@ -80,7 +80,7 @@ In addition, if
.I thread .I thread
refers to the main thread, then refers to the main thread, then
.BR pthread_getattr_np () .BR pthread_getattr_np ()
may fail because of errors from various underlying calls: can fail because of errors from various underlying calls:
.BR fopen (3), .BR fopen (3),
if if
.IR /proc/self/maps .IR /proc/self/maps

View File

@ -107,7 +107,7 @@ fails, the scheduling policy and parameters of
.I thread .I thread
are not changed. are not changed.
.SH ERRORS .SH ERRORS
Both of these functions may fail with the following error: Both of these functions can fail with the following error:
.TP .TP
.B ESRCH .B ESRCH
No thread with the ID No thread with the ID