summaryrefslogtreecommitdiff
path: root/share/man/man9
diff options
context:
space:
mode:
authorThordur I. Bjornsson <thib@cvs.openbsd.org>2007-06-11 22:13:20 +0000
committerThordur I. Bjornsson <thib@cvs.openbsd.org>2007-06-11 22:13:20 +0000
commit7564d159ea29888e3edca6bc63fe3fe90889d826 (patch)
tree40ad229f93e2c838b336b7ad770ba76b7eb9c514 /share/man/man9
parent154108f537cb98161060d006b3437d7be2d3b4f0 (diff)
spell tedu's name correctly.
ok jmc@,tedu@
Diffstat (limited to 'share/man/man9')
-rw-r--r--share/man/man9/workq_add_task.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/workq_add_task.9 b/share/man/man9/workq_add_task.9
index 52dde2a5c24..e473352078c 100644
--- a/share/man/man9/workq_add_task.9
+++ b/share/man/man9/workq_add_task.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: workq_add_task.9,v 1.4 2007/06/01 00:27:23 jmc Exp $
+.\" $OpenBSD: workq_add_task.9,v 1.5 2007/06/11 22:13:19 thib Exp $
.\"
.\" Copyright (c) 2007 David Gwynne <dlg@openbsd.org>
.\"
@@ -24,7 +24,7 @@
.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
.\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 1 2007 $
+.Dd $Mdocdate: June 11 2007 $
.Dt WORKQ_ADD_TASK 9
.Os
.Sh NAME
@@ -112,7 +112,7 @@ is not specified.
.Xr autoconf 9
.Sh HISTORY
The workq framework was originally written by
-.An Ted Unanst Aq tedu@openbsd.org ,
+.An Ted Unangst Aq tedu@openbsd.org ,
and heavily influenced by arguments with
.An David Gwynne Aq dlg@openbsd.org .
The workq framework first appeared in