From c0ac34e4472e5f3b5fdf1557480e2b2c1cc72aed Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 28 Sep 2000 23:11:33 +0000 Subject: Update. * mutex.c (__pthread_mutex_unlock): For PTHREAD_MUTEX_RECURSIVE_NP test for owner first. Patch by Kaz Kylheku . --- manual/errno.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual') diff --git a/manual/errno.texi b/manual/errno.texi index 8b18c83bec..5abb823bbd 100644 --- a/manual/errno.texi +++ b/manual/errno.texi @@ -162,7 +162,7 @@ Input/output error; usually used for physical read or write errors. @end deftypevr @comment errno.h -@comment POSIX.1: Device not configured +@comment POSIX.1: No such device or address @deftypevr Macro int ENXIO @comment errno 6 @c DO NOT REMOVE No such device or address. The system tried to use the device -- cgit v1.2.3