forked from osmocom/wireshark
docs: Fix fatal log level description
parent
1c3da46bf8
commit
eba84d06e4
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue