man pages: fix duplicate words

This commit is contained in:
ftrvxmtrx 2014-04-26 13:22:15 +02:00
parent 244bb0038d
commit b4fa1e617b
12 changed files with 12 additions and 12 deletions

View file

@ -197,7 +197,7 @@ to print a warning each time it occurs (this may generate many
messages if a warning is triggered repeatedly for the same source
line, such as inside a loop);
.B module
to print each warning only only the first time it occurs in each
to print each warning only the first time it occurs in each
module;
.B once
to print each warning only the first time it occurs in the program; or