summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2007-11-28 17:06:42 +0000
committerjmc <jmc@openbsd.org>2007-11-28 17:06:42 +0000
commit1402224cf82984c59093de4852a38371ac11afa8 (patch)
treec3b6aeeabe405e95a52d87c1026354d62231fd55
parentquite a bit of simplification by removing cpu classes. (diff)
downloadwireguard-openbsd-1402224cf82984c59093de4852a38371ac11afa8.tar.xz
wireguard-openbsd-1402224cf82984c59093de4852a38371ac11afa8.zip
readjust list width after previous;
-rw-r--r--share/man/man9/workq_add_task.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/workq_add_task.9 b/share/man/man9/workq_add_task.9
index dd633c465c9..4f285e71501 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.9 2007/11/28 15:54:04 tedu Exp $
+.\" $OpenBSD: workq_add_task.9,v 1.10 2007/11/28 17:06:42 jmc Exp $
.\"
.\" Copyright (c) 2007 David Gwynne <dlg@openbsd.org>
.\"
@@ -73,7 +73,7 @@ The
argument specifies creation and runtime characteristics of the task.
The possible flags are:
.Pp
-.Bl -tag -offset indent -width WQ_DIRECTOKXXX -compact
+.Bl -tag -offset indent -width WQ_WAITOKXXX -compact
.It Dv WQ_WAITOK
Wait for resources to become available.
If resources are not available and this flag is not set then