From fb5293cf533b28bd724159bbf36836123613ec64 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Wed, 9 Jan 2002 15:32:25 +0000 Subject: [PATCH] mdoc(7) police: tidy up previous delta. --- share/man/man3/queue.3 | 6 ++++-- share/man/man4/gif.4 | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/share/man/man3/queue.3 b/share/man/man3/queue.3 index 3251ec1ee85..1a3ad5ca92a 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 diff --git a/share/man/man4/gif.4 b/share/man/man4/gif.4 index e89443befcc..6d057485237 100644 --- a/share/man/man4/gif.4 +++ b/share/man/man4/gif.4 @@ -58,7 +58,7 @@ most easily done with the .Xr ifconfig 8 .Cm create command or using the -.No gifconfig_ Ns Em interface +.Va gifconfig_ Ns Aq Ar interface variable in .Xr rc.conf 5 . .Pp