Author: emaste
Date: Thu Mar  5 15:51:44 2020
New Revision: 358675
URL: https://svnweb.freebsd.org/changeset/base/358675

Log:
  umtx_op.2: correct typo
  
  PR:           244611
  Submitted by: John F. Carr <[email protected]>
  MFC after:    3 days

Modified:
  head/lib/libc/sys/_umtx_op.2

Modified: head/lib/libc/sys/_umtx_op.2
==============================================================================
--- head/lib/libc/sys/_umtx_op.2        Thu Mar  5 14:52:24 2020        
(r358674)
+++ head/lib/libc/sys/_umtx_op.2        Thu Mar  5 15:51:44 2020        
(r358675)
@@ -99,7 +99,7 @@ The constants are defined for special values:
 .It Dv UMUTEX_UNOWNED
 Zero, the value stored in the unowned lock.
 .It Dv UMUTEX_CONTESTED
-The contenion indicator.
+The contention indicator.
 .It Dv UMUTEX_RB_OWNERDEAD
 A thread owning the robust mutex terminated.
 The mutex is in unlocked state.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to