summaryrefslogtreecommitdiffstats
path: root/share/man/man9/sleep.9
diff options
context:
space:
mode:
authorjasone <jasone@FreeBSD.org>2000-02-16 22:45:51 +0000
committerjasone <jasone@FreeBSD.org>2000-02-16 22:45:51 +0000
commitecd1c9e027ea310f7994e7d82c466c22ad1131c5 (patch)
tree66662054615cef2ae23087c8c7f309bab98c46c6 /share/man/man9/sleep.9
parent7a2987cf9410d129917e89db27af78911bd0fb60 (diff)
downloadFreeBSD-src-ecd1c9e027ea310f7994e7d82c466c22ad1131c5.zip
FreeBSD-src-ecd1c9e027ea310f7994e7d82c466c22ad1131c5.tar.gz
Fix a typo (simple --> simply).
Diffstat (limited to 'share/man/man9/sleep.9')
-rw-r--r--share/man/man9/sleep.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/sleep.9 b/share/man/man9/sleep.9
index a02fe25..3b49bce 100644
--- a/share/man/man9/sleep.9
+++ b/share/man/man9/sleep.9
@@ -188,7 +188,7 @@ around code that might block. It is hoped that these capabilities will
make it easier to migrate the SMP master locks deeper into the kernel.
.Pp
These routines may also be used to avoid nasty spl*() calls to get around
-race conditions with simple conditional test/wait interlocks. You simple
+race conditions with simple conditional test/wait interlocks. You simply
call
.Fn asleep
prior to your test, then conditionally
OpenPOWER on IntegriCloud