From 0227791b40a6936310e1dd376b0883b540fec0c0 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Sun, 13 Feb 2005 22:25:33 +0000 Subject: Expand *n't contractions. --- share/man/man3/pthread_testcancel.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/man/man3/pthread_testcancel.3') diff --git a/share/man/man3/pthread_testcancel.3 b/share/man/man3/pthread_testcancel.3 index 4bbd0ccfeb23..5ceba4c785b0 100644 --- a/share/man/man3/pthread_testcancel.3 +++ b/share/man/man3/pthread_testcancel.3 @@ -156,7 +156,7 @@ always be restored to its value on entry to the object. .Pp This follows from a modularity argument: if the client of an object (or the client of an object that uses that object) has disabled cancelability, it is -because the client doesn't want to have to worry about how to clean up if the +because the client does not want to have to worry about how to clean up if the thread is canceled while executing some sequence of actions. If an object is called in such a state and it enables cancelability and a cancellation -- cgit v1.2.3