summaryrefslogtreecommitdiffstats
path: root/share/man/man9/mutex.9
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2001-08-08 18:32:06 +0000
committersheldonh <sheldonh@FreeBSD.org>2001-08-08 18:32:06 +0000
commit7950d85ec2274d4d6a7ed8406fd71444e7d2084e (patch)
tree37888ee329b2e207e436fb28dbfac1cb46e605a6 /share/man/man9/mutex.9
parent002436d796fe700eace27afb9dc000521d80987b (diff)
downloadFreeBSD-src-7950d85ec2274d4d6a7ed8406fd71444e7d2084e.zip
FreeBSD-src-7950d85ec2274d4d6a7ed8406fd71444e7d2084e.tar.gz
can not -> cannot
Diffstat (limited to 'share/man/man9/mutex.9')
-rw-r--r--share/man/man9/mutex.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/mutex.9 b/share/man/man9/mutex.9
index a0dd224..ff46e84 100644
--- a/share/man/man9/mutex.9
+++ b/share/man/man9/mutex.9
@@ -225,7 +225,7 @@ function is used to acquire exclusive access
to those objects protected by the mutex
pointed to by
.Fa mutex .
-If the mutex can not be immediately acquired
+If the mutex cannot be immediately acquired
.Fn mtx_trylock
will return 0,
otherwise the mutex will be acquired
OpenPOWER on IntegriCloud