From a6cfd01a3d9edc08c8473c9ca58b43bc2eaab842 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Thu, 26 Oct 2023 23:28:16 +0300 Subject: [PATCH] Fix description of -W message field in man page --- Misc/python.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/python.man b/Misc/python.man index 9f89c94adf50284..0a8d44b0f3592d5 100644 --- a/Misc/python.man +++ b/Misc/python.man @@ -276,7 +276,7 @@ the remaining fields. The .I message -field must match the whole printed warning message; this match is +field must match the start of the warning message; this match is case-insensitive. The