slist.3: tfix

Reported-by: Alejandro Colomar (man-pages) <alx.manpages@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-01-06 13:53:34 +01:00
parent 9d281e06da
commit 29b18c3946
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@ from the head of the list.
For optimum efficiency,
elements being removed from the head of the list
should explicitly use this macro instead of the generic
.IR SLIST_REMOVE ().
.BR SLIST_REMOVE ().
.\" .PP
.\" .BR SLIST_REMOVE_AFTER ()
.\" removes the element after