From 6d50cb5e76d92544a6241520895558f117f50185 Mon Sep 17 00:00:00 2001 From: Pavel Březina Date: Sep 24 2016 15:38:56 +0000 Subject: man page: fix language in debug level description Reviewed-by: Justin Stephenson (cherry picked from commit f5d3f4304a767f20484c5a97012720e272a9a022) --- diff --git a/src/man/include/debug_levels.xml b/src/man/include/debug_levels.xml index 0711cb5..93a8ec9 100644 --- a/src/man/include/debug_levels.xml +++ b/src/man/include/debug_levels.xml @@ -37,7 +37,7 @@ 1, 0x0020: - Critical failures. An error that doesn't kill the SSSD, but one that + Critical failures. An error that doesn't kill SSSD, but one that indicates that at least one major feature is not going to work properly. diff --git a/src/man/include/debug_levels_tools.xml b/src/man/include/debug_levels_tools.xml index 631e19d..fcc0c2d 100644 --- a/src/man/include/debug_levels_tools.xml +++ b/src/man/include/debug_levels_tools.xml @@ -18,7 +18,7 @@ 1, 0x0020: - Critical failures. An error that doesn't kill the SSSD, but one that + Critical failures. An error that doesn't kill SSSD, but one that indicates that at least one major feature is not going to work properly.