]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man7/pthreads.7
Convert to American spelling conventions
[thirdparty/man-pages.git] / man7 / pthreads.7
index 0ab430a6b906cced6ea4f326b33985af3c7ca60d..cb945cfbb6b013272896bfeb760a408130a1f9ac 100644 (file)
@@ -127,7 +127,7 @@ thread maps to a kernel scheduling entity.
 Both threading implementations employ the Linux
 .BR clone (2)
 system call.
-In NPTL, thread synchronisation primitives (mutexes,
+In NPTL, thread synchronization primitives (mutexes,
 thread joining, etc.) are implemented using the Linux
 .BR futex (2)
 system call.