Blame SOURCES/BZ-1386597-obsoletes-man-page.patch

5e9bef
commit e9c88f76e0594d5c52ebb08f4c68003cad2c6e67
5e9bef
Author: Jaroslav Mracek <jmracek@redhat.com>
5e9bef
Date:   Wed Oct 19 11:28:01 2016 +0200
5e9bef
5e9bef
    Minor fix in doc of check command
5e9bef
5e9bef
diff --git a/docs/yum.8 b/docs/yum.8
5e9bef
index efaa061..a4b953d 100644
5e9bef
--- a/docs/yum.8
5e9bef
+++ b/docs/yum.8
5e9bef
@@ -784,7 +784,7 @@ included so you can easily see the space used/saved and any other changes.
5e9bef
 .IP
5e9bef
 .IP "\fBcheck\fP"
5e9bef
 Checks the local rpmdb and produces information on any problems it finds. You
5e9bef
-can pass the check command the arguments "dependencies", "duplicates", "obsoletes" or "provides",
5e9bef
+can pass the check command the arguments "dependencies", "duplicates", "obsoleted" or "provides",
5e9bef
 to limit the checking that is performed (the default is "all" which does all).
5e9bef
 
5e9bef
 .IP