summaryrefslogtreecommitdiff
path: root/share/man/man9/ktrace.9
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-10-23 18:31:35 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-10-23 18:31:35 +0000
commit85b80a6ce4c3d20e14e0e660c7c182e20bd77b57 (patch)
tree9601f69429fcd474e3135775967e28898534ad4c /share/man/man9/ktrace.9
parentdfb065ffd3ff58bc8d3c41a7fac2f29b1465d4a6 (diff)
typos from Jared Yanovich;
Diffstat (limited to 'share/man/man9/ktrace.9')
-rw-r--r--share/man/man9/ktrace.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/ktrace.9 b/share/man/man9/ktrace.9
index 5d8c41aaa55..f3cbf41e76a 100644
--- a/share/man/man9/ktrace.9
+++ b/share/man/man9/ktrace.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ktrace.9,v 1.3 2003/08/29 19:46:29 tedu Exp $
+.\" $OpenBSD: ktrace.9,v 1.4 2003/10/23 18:31:34 jmc Exp $
.\"
.\" Copyright (c) 2003 Michael Shalayeff
.\"
@@ -80,7 +80,7 @@ The
.Fa user
argument is a boolean value specifying whether the process has
been put into a waiting state (true) or placed onto a running queue (false).
-Furthemore the
+Furthermore the
.Fa user
argument indicates whether a voluntary (false) or an involuntary (true)
switching has happened.