]> git.ipfire.org Git - thirdparty/man-pages.git/commit
queue.3: Replace incomplete example by a complete example
authorAlejandro Colomar <colomar.6.4.3@gmail.com>
Sat, 10 Oct 2020 19:02:27 +0000 (21:02 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 11 Oct 2020 12:22:20 +0000 (14:22 +0200)
commitb3617b75f97836948c25acb2bc882e4698be3ced
tree6747d8362f7364584bcd0280d30a70ce93dde367
parent8e3a41435472bce03e2d3fce52d1649fa8d6ea5d
queue.3: Replace incomplete example by a complete example

I added the EXAMPLES section.
The examples in this page are incomplete
(you can't copy&paste&compile&run).
I fixed the one about TAILQ first,
and the rest should follow.

Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/queue.3