mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-11-10 16:37:46 +01:00
man: Fix ungrammatical construct
Warned-by: lintian
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user