aboutsummaryrefslogtreecommitdiffstats
path: root/man7/pthreads.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/pthreads.7')
-rw-r--r--man7/pthreads.74
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/pthreads.7 b/man7/pthreads.7
index 8466860bd1..aac33a10a0 100644
--- a/man7/pthreads.7
+++ b/man7/pthreads.7
@@ -543,10 +543,10 @@ wscanf()
An implementation may also mark other functions
not specified in the standard as cancellation points.
In particular, an implementation is likely to mark
-any non-standard function that may block as a cancellation point.
+any nonstandard function that may block as a cancellation point.
(This includes most functions that can touch files.)
.\" So, scanning "cancellation point" comments in the glibc 2.8 header
-.\" files, it looks as though at least the following non-standard
+.\" files, it looks as though at least the following nonstandard
.\" functions are cancellation points:
.\" endnetgrent
.\" endspent