From b4fa1e617bbb2db7bbcacd42ed819cea3caa30d4 Mon Sep 17 00:00:00 2001 From: ftrvxmtrx Date: Sat, 26 Apr 2014 13:22:15 +0200 Subject: man pages: fix duplicate words --- sys/man/1/python | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/man/1/python') diff --git a/sys/man/1/python b/sys/man/1/python index a3a5eede8..c35769646 100644 --- a/sys/man/1/python +++ b/sys/man/1/python @@ -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 -- cgit v1.2.3