From 222d90f4e9db3f8be27ac57f2dd03146c84aaebd Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 18 Nov 2008 07:04:59 -0500 Subject: [PATCH] pthread_getattr_np.3, pthread_setschedparam.3: wfix --- man3/pthread_getattr_np.3 | 2 +- man3/pthread_setschedparam.3 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/man3/pthread_getattr_np.3 b/man3/pthread_getattr_np.3 index f57b30d5d..4b51b4497 100644 --- a/man3/pthread_getattr_np.3 +++ b/man3/pthread_getattr_np.3 @@ -80,7 +80,7 @@ In addition, if .I thread refers to the main thread, then .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), if .IR /proc/self/maps diff --git a/man3/pthread_setschedparam.3 b/man3/pthread_setschedparam.3 index 44c82f95a..60f858ece 100644 --- a/man3/pthread_setschedparam.3 +++ b/man3/pthread_setschedparam.3 @@ -107,7 +107,7 @@ fails, the scheduling policy and parameters of .I thread are not changed. .SH ERRORS -Both of these functions may fail with the following error: +Both of these functions can fail with the following error: .TP .B ESRCH No thread with the ID