LIST_ENTRY.3, LIST_HEAD.3, LIST_INIT.3, LIST_INSERT_AFTER.3, LIST_INSERT_HEAD.3, LIST_REMOVE.3, TAILQ_ENTRY.3, TAILQ_HEAD.3, TAILQ_INIT.3, TAILQ_INSERT_AFTER.3, TAILQ_INSERT_HEAD.3, TAILQ_INSERT_TAIL.3, TAILQ_REMOVE.3, CIRCLEQ_ENTRY.3, CIRCLEQ_HEAD.3, CIRCLEQ_INIT.3, CIRCLEQ_INSERT_AFTER.3, CIRCLEQ_INSERT_BEFORE.3, CIRCLEQ_INSERT_HEAD.3, CIRCLEQ_INSERT_TAIL.3, CIRCLEQ_REMOVE.3: New link to queue.3

The queue(3) page documents these macros, so it makes sense to
have links for the names.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-05-04 04:37:22 +12:00
parent e4b4f948da
commit 46a3609038
21 changed files with 21 additions and 0 deletions

1
man3/CIRCLEQ_ENTRY.3 Normal file
View File

@ -0,0 +1 @@
.so man3/queue.3

1
man3/CIRCLEQ_HEAD.3 Normal file
View File

@ -0,0 +1 @@
.so man3/queue.3

1
man3/CIRCLEQ_INIT.3 Normal file
View File

@ -0,0 +1 @@
.so man3/queue.3

View File

@ -0,0 +1 @@
.so man3/queue.3

View File

@ -0,0 +1 @@
.so man3/queue.3

View File

@ -0,0 +1 @@
.so man3/queue.3

View File

@ -0,0 +1 @@
.so man3/queue.3

1
man3/CIRCLEQ_REMOVE.3 Normal file
View File

@ -0,0 +1 @@
.so man3/queue.3

1
man3/LIST_ENTRY.3 Normal file
View File

@ -0,0 +1 @@
.so man3/queue.3

1
man3/LIST_HEAD.3 Normal file
View File

@ -0,0 +1 @@
.so man3/queue.3

1
man3/LIST_INIT.3 Normal file
View File

@ -0,0 +1 @@
.so man3/queue.3

1
man3/LIST_INSERT_AFTER.3 Normal file
View File

@ -0,0 +1 @@
.so man3/queue.3

1
man3/LIST_INSERT_HEAD.3 Normal file
View File

@ -0,0 +1 @@
.so man3/queue.3

1
man3/LIST_REMOVE.3 Normal file
View File

@ -0,0 +1 @@
.so man3/queue.3

1
man3/TAILQ_ENTRY.3 Normal file
View File

@ -0,0 +1 @@
.so man3/queue.3

1
man3/TAILQ_HEAD.3 Normal file
View File

@ -0,0 +1 @@
.so man3/queue.3

1
man3/TAILQ_INIT.3 Normal file
View File

@ -0,0 +1 @@
.so man3/queue.3

View File

@ -0,0 +1 @@
.so man3/queue.3

1
man3/TAILQ_INSERT_HEAD.3 Normal file
View File

@ -0,0 +1 @@
.so man3/queue.3

1
man3/TAILQ_INSERT_TAIL.3 Normal file
View File

@ -0,0 +1 @@
.so man3/queue.3

1
man3/TAILQ_REMOVE.3 Normal file
View File

@ -0,0 +1 @@
.so man3/queue.3