mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-11-09 15:54:00 +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
|
||||
and
|
||||
.Nm TAILQ_FOREACH_REVERSE
|
||||
permit to both remove
|
||||
make it possible to both remove
|
||||
.Fa var
|
||||
as well as free it from within the loop safely without interfering with the
|
||||
traversal.
|
||||
|
||||
Reference in New Issue
Block a user