mdoc(7) police: tidy up previous delta.

This commit is contained in:
Ruslan Ermilov 2002-01-09 15:32:25 +00:00
parent 1f78c0cbd8
commit fb5293cf53
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=89150
2 changed files with 5 additions and 3 deletions

View file

@ -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

View file

@ -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