aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJoão Valverde <j@v6e.pt>2021-09-25 17:41:35 +0100
committerJoão Valverde <j@v6e.pt>2021-09-25 17:45:33 +0100
commiteba84d06e46409a89af2784d4a2b6598b0725672 (patch)
tree243da0ccdf3c2f3af1dc7c56f61bc2a687ab3b3f /doc
parent1c3da46bf87e895fc29c0d6822d3a511000db9df (diff)
docs: Fix fatal log level description
Diffstat (limited to 'doc')
-rw-r--r--doc/tshark.pod4
-rw-r--r--doc/wireshark.pod4
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<critical> or C<warning>. C<Error> is
-always fatal.
+This level can be set to C<Error>, C<critical> or C<warning>. C<Error> 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<critical> or C<warning>. C<Error> is
-always fatal.
+This level can be set to C<Error>, C<critical> or C<warning>. C<Error> is
+always fatal and is the default.
=item WIRESHARK_LOG_DOMAINS