aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/taskqueue.9
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2012-05-20 16:43:47 +0000
committerGlen Barber <gjb@FreeBSD.org>2012-05-20 16:43:47 +0000
commit73bbeaa52983176108b99fe246560723b55e5cf4 (patch)
tree2d2b6ffdd22892425efddd4706b859d4be51bfc3 /share/man/man9/taskqueue.9
parentf22377a8c7377ab1e4b5410db09f92dda9c62016 (diff)
downloadsrc-73bbeaa52983176108b99fe246560723b55e5cf4.tar.gz
src-73bbeaa52983176108b99fe246560723b55e5cf4.zip
Typo and mdoc(7) style fixes.
PR: 168117 Submitted by: Nobuyuki Koganemaru (kogane&jp!freebsd!org) MFC after: 3 days
Notes
Notes: svn path=/head/; revision=235693
Diffstat (limited to 'share/man/man9/taskqueue.9')
-rw-r--r--share/man/man9/taskqueue.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/taskqueue.9 b/share/man/man9/taskqueue.9
index 319aa2f23bfe..f1a43b609cfb 100644
--- a/share/man/man9/taskqueue.9
+++ b/share/man/man9/taskqueue.9
@@ -189,8 +189,8 @@ The
count is cleared, and the old value returned in the reference
parameter
.Fa pendp ,
-if it is non-
-.Dv NULL .
+if it is
+.Pf non- Dv NULL .
If the task is currently running,
.Dv EBUSY
is returned, otherwise 0.