From eba84d06e46409a89af2784d4a2b6598b0725672 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Valverde?= Date: Sat, 25 Sep 2021 17:41:35 +0100 Subject: [PATCH] docs: Fix fatal log level description --- doc/tshark.pod | 4 ++-- doc/wireshark.pod | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/tshark.pod b/doc/tshark.pod index 4157680ac0..4f5cfca077 100644 --- a/doc/tshark.pod +++ b/doc/tshark.pod @@ -2093,8 +2093,8 @@ active. =item WIRESHARK_LOG_FATAL Sets the fatal log level. Fatal log levels cause the program to abort. -The fatal log level be set to C or C. C is -always fatal. +This level can be set to C, C or C. C is +always fatal and is the default. =item WIRESHARK_LOG_DOMAINS diff --git a/doc/wireshark.pod b/doc/wireshark.pod index 3bdf5dceae..fb81f463e2 100644 --- a/doc/wireshark.pod +++ b/doc/wireshark.pod @@ -2927,8 +2927,8 @@ active. =item WIRESHARK_LOG_FATAL Sets the fatal log level. Fatal log levels cause the program to abort. -The fatal log level be set to C or C. C is -always fatal. +This level can be set to C, C or C. C is +always fatal and is the default. =item WIRESHARK_LOG_DOMAINS