tailq.3: srcfix: remove redundant .PP

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-01-09 11:03:54 +01:00
parent 735334d454
commit 6b67fcc064
1 changed files with 0 additions and 2 deletions

View File

@ -184,7 +184,6 @@ initializes the queue referenced by
evaluates to true if there are no items on the queue.
.IR head .
.SS Insertion
.PP
.BR TAILQ_INSERT_HEAD ()
inserts the new element
.I elm
@ -313,7 +312,6 @@ from the queue.
.\" .I head1
.\" and
.\" .IR head2 .
.PP
.BR TAILQ_CONCAT ()
concatenates the queue headed by
.I head2