summaryrefslogtreecommitdiffstats
path: root/share/man/man3/queue.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-01-09 15:32:25 +0000
committerru <ru@FreeBSD.org>2002-01-09 15:32:25 +0000
commit7a2b16307bc43559d7d0ae9e5d4167d315aa0117 (patch)
tree6f9338e021dc2a096986f09a19d6fcb44b3b0bf0 /share/man/man3/queue.3
parent08ef1ae40144fdf5668a87a22d16526fb0f3ff87 (diff)
downloadFreeBSD-src-7a2b16307bc43559d7d0ae9e5d4167d315aa0117.zip
FreeBSD-src-7a2b16307bc43559d7d0ae9e5d4167d315aa0117.tar.gz
mdoc(7) police: tidy up previous delta.
Diffstat (limited to 'share/man/man3/queue.3')
-rw-r--r--share/man/man3/queue.36
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man3/queue.3 b/share/man/man3/queue.3
index 3251ec1..1a3ad5c 100644
--- a/share/man/man3/queue.3
+++ b/share/man/man3/queue.3
@@ -738,8 +738,10 @@ traverses the tail queue referenced by
.Fa head
in the forward direction, assigning each element in turn to
.Fa var .
-.Fa Var
-is set to NULL if the loop completes normally, or if there were no elements.
+.Fa var
+is set to
+.Dv NULL
+if the loop completes normally, or if there were no elements.
.Pp
The macro
.Nm TAILQ_FOREACH_REVERSE
OpenPOWER on IntegriCloud