diff --git a/share/man/man3/queue.3 b/share/man/man3/queue.3 index 072f86a314b8..3251ec1ee85b 100644 --- a/share/man/man3/queue.3 +++ b/share/man/man3/queue.3 @@ -738,6 +738,8 @@ 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. .Pp The macro .Nm TAILQ_FOREACH_REVERSE