mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-06-27 14:46:06 +02:00
man: Fix ungrammatical construct
Warned-by: lintian
This commit is contained in:
parent
b7ce33cf51
commit
e86c1b5f43
@ -1059,7 +1059,7 @@ However, unlike their unsafe counterparts,
|
|||||||
.Nm TAILQ_FOREACH
|
.Nm TAILQ_FOREACH
|
||||||
and
|
and
|
||||||
.Nm TAILQ_FOREACH_REVERSE
|
.Nm TAILQ_FOREACH_REVERSE
|
||||||
permit to both remove
|
make it possible to both remove
|
||||||
.Fa var
|
.Fa var
|
||||||
as well as free it from within the loop safely without interfering with the
|
as well as free it from within the loop safely without interfering with the
|
||||||
traversal.
|
traversal.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user