]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
circleq.3, insque.3, list.3, slist.3, tailq.3: SEE ALSO: queue(3) -> queue(7)
authorAlejandro Colomar <colomar.6.4.3@gmail.com>
Sun, 25 Oct 2020 20:46:18 +0000 (21:46 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 25 Oct 2020 21:17:28 +0000 (22:17 +0100)
queue.3 has been moved to queue.7.

Fix SEE ALSO accordingly.

Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/circleq.3
man3/insque.3
man3/list.3
man3/slist.3
man3/tailq.3

index dc74dc910277310ea4071da4c912d2ee632647ef..8e520e71daa85d4dff7f267bb43eb51d50174204 100644 (file)
@@ -354,4 +354,4 @@ main(void)
 .EE
 .SH SEE ALSO
 .BR insque (3),
-.BR queue (3)
+.BR queue (7)
index 153032c86712b343579e1675e8874827ff57e8d2..eb0237117451d85c5d836737b05abbce872e275d 100644 (file)
@@ -257,4 +257,4 @@ main(int argc, char *argv[])
 }
 .EE
 .SH SEE ALSO
-.BR queue (3)
+.BR queue (7)
index e70b6729b33bfe77beee2d504a9c497e6534f1f6..e911da0d4ff4279e3976a46e62c9f8018a52e495 100644 (file)
@@ -346,4 +346,4 @@ main(void)
 .EE
 .SH SEE ALSO
 .BR insque (3),
-.BR queue (3)
+.BR queue (7)
index 53e310f0a90e4d1b1233c40d534c527fdd104f16..af8629ea6cd7c00cebdac1056030ac23be4d57aa 100644 (file)
@@ -354,4 +354,4 @@ main(void)
 .EE
 .SH SEE ALSO
 .BR insque (3),
-.BR queue (3)
+.BR queue (7)
index a782a51e2733610c8a044f00eaa99578dc11b583..a58434ba6498e888f0ba72cccc34f10ae9662609 100644 (file)
@@ -437,4 +437,4 @@ main(void)
 .EE
 .SH SEE ALSO
 .BR insque (3),
-.BR queue (3)
+.BR queue (7)