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 <j...@mit.edu>
  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.
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to