From faacc6c0842d2409abaf655d1967330af1790048 Mon Sep 17 00:00:00 2001 From: Lukas Tribus Date: Tue, 12 Aug 2025 16:28:22 +0000 Subject: [PATCH] DOC: management: fix typo in commit f4f93c56 Fixes a small typo in commit f4f93c56 ("DOC: management: clarify usage of -V with -c"). Must be backported as far as 2.8 along commit f4f93c56. --- doc/management.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/management.txt b/doc/management.txt index 2ba12a5b8..b45167b0d 100644 --- a/doc/management.txt +++ b/doc/management.txt @@ -204,7 +204,7 @@ list of options is : "-V" this will print the message "Configuration file is valid" upon success. - Scripts must use the exit status to dertermine the success of the + Scripts must use the exit status to determine the success of the command. -cc : evaluates a condition as used within a conditional block of the -- 2.47.3