summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Březina <pbrezina@redhat.com>2016-08-31 12:58:05 +0200
committerLukas Slebodnik <lslebodn@redhat.com>2016-09-24 12:47:46 +0200
commitf5d3f4304a767f20484c5a97012720e272a9a022 (patch)
tree197a31a73c3f19faf7d9b4637141db94fa0ae985
parent11540d9efb85b9ed0341e8a1fc97fc078c6ce418 (diff)
downloadsssd-f5d3f4304a767f20484c5a97012720e272a9a022.tar.gz
sssd-f5d3f4304a767f20484c5a97012720e272a9a022.tar.xz
sssd-f5d3f4304a767f20484c5a97012720e272a9a022.zip
man page: fix language in debug level description
Reviewed-by: Justin Stephenson <jstephen@redhat.com>
-rw-r--r--src/man/include/debug_levels.xml2
-rw-r--r--src/man/include/debug_levels_tools.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/man/include/debug_levels.xml b/src/man/include/debug_levels.xml
index 0711cb560..93a8ec901 100644
--- a/src/man/include/debug_levels.xml
+++ b/src/man/include/debug_levels.xml
@@ -37,7 +37,7 @@
<para>
<emphasis>1</emphasis>,
<emphasis>0x0020</emphasis>:
- 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.
</para>
diff --git a/src/man/include/debug_levels_tools.xml b/src/man/include/debug_levels_tools.xml
index 631e19d39..fcc0c2d8b 100644
--- a/src/man/include/debug_levels_tools.xml
+++ b/src/man/include/debug_levels_tools.xml
@@ -18,7 +18,7 @@
<para>
<emphasis>1</emphasis>,
<emphasis>0x0020</emphasis>:
- 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.
</para>