Cross reference tree(3) and queue(3).
MFC after: 1 week
This commit is contained in:
parent
dce36a0159
commit
b9ec8f3b6c
@ -998,6 +998,8 @@ while (n1 != NULL) {
|
||||
}
|
||||
TAILQ_INIT(&head);
|
||||
.Ed
|
||||
.Sh SEE ALSO
|
||||
.Xr tree 3
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm queue
|
||||
|
@ -497,6 +497,8 @@ and
|
||||
return the pointer to the removed element otherwise they return
|
||||
.Dv NULL
|
||||
to indicate an error.
|
||||
.Sh SEE ALSO
|
||||
.Xr queue 3
|
||||
.Sh AUTHORS
|
||||
The author of the tree macros is
|
||||
.An Niels Provos .
|
||||
|
Loading…
Reference in New Issue
Block a user