summaryrefslogtreecommitdiffstats
path: root/share/man/man9/sleep.9
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1999-02-01 22:55:54 +0000
committermpp <mpp@FreeBSD.org>1999-02-01 22:55:54 +0000
commita6b9e3e3ceaa3631fc787c4a28f8556862548613 (patch)
tree9f54fc825300fd690bc4d01cb2ba69fb76f5ed27 /share/man/man9/sleep.9
parentcd925e9a35879465290bca3ae7821c348d07c5f2 (diff)
downloadFreeBSD-src-a6b9e3e3ceaa3631fc787c4a28f8556862548613.zip
FreeBSD-src-a6b9e3e3ceaa3631fc787c4a28f8556862548613.tar.gz
Fix some spelling errors.
Diffstat (limited to 'share/man/man9/sleep.9')
-rw-r--r--share/man/man9/sleep.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/sleep.9 b/share/man/man9/sleep.9
index 2d9410b..3348c72 100644
--- a/share/man/man9/sleep.9
+++ b/share/man/man9/sleep.9
@@ -23,7 +23,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: sleep.9,v 1.12 1998/12/21 10:34:53 dillon Exp $
+.\" $Id: sleep.9,v 1.13 1998/12/23 00:24:59 dillon Exp $
.\" "
.Dd December 17, 1998
.Os
@@ -196,7 +196,7 @@ These routines may also be used to avoid nasty spl*() calls to get around
race conditions with simple conditional test/wait interlocks. You simple
call
.Fn asleep
-prior to your test, then conditonally
+prior to your test, then conditionally
.Fn await
only if the test fails. It is usually a good idea to cancel an
.Fn asleep
OpenPOWER on IntegriCloud