From 034d5764ba349ca15f8e0ef763dc79e09dc2286d Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Wed, 28 Nov 2007 17:06:43 +0000 Subject: readjust list width after previous; --- share/man/man9/workq_add_task.9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man9') 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 .\" @@ -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 -- cgit v1.2.3