diff options
author | 2007-06-11 22:13:19 +0000 | |
---|---|---|
committer | 2007-06-11 22:13:19 +0000 | |
commit | ca4b3e407edd3d167ffef44fc2ca20cd658d43a6 (patch) | |
tree | 24787fb40bc17a26e5e00cd57f9d25664c8795d0 | |
parent | remove unused structure. (diff) | |
download | wireguard-openbsd-ca4b3e407edd3d167ffef44fc2ca20cd658d43a6.tar.xz wireguard-openbsd-ca4b3e407edd3d167ffef44fc2ca20cd658d43a6.zip |
spell tedu's name correctly.
ok jmc@,tedu@
-rw-r--r-- | share/man/man9/workq_add_task.9 | 6 |
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 |