Blame SOURCES/BZ-1168120-manpage.patch

d2a170
commit eb04b4977d16c31435449a9796189f341e7dd7d3
d2a170
Author: Valentina Mukhamedzhanova <vmukhame@redhat.com>
d2a170
Date:   Thu Jul 10 12:05:04 2014 +0200
d2a170
d2a170
    yum manpage: move 'history info' description to its proper place.
d2a170
d2a170
diff --git a/docs/yum.8 b/docs/yum.8
d2a170
index 86df6b0..998a5ad 100644
d2a170
--- a/docs/yum.8
d2a170
+++ b/docs/yum.8
d2a170
@@ -535,6 +535,13 @@ The info/list/summary commands take either a transaction id or a package (with
d2a170
 wildcards, as in \fBSpecifying package names\fP), all three can also be passed
d2a170
 no arguments. list can be passed the keyword "all" to list all the transactions.
d2a170
 
d2a170
+The info command can also take ranges of transaction ids, of the form start..end,
d2a170
+which will then display a merged history as if all the transactions in the range
d2a170
+had happened at once\&.
d2a170
+.br
d2a170
+Eg. "history info 1..4" will merge the first four transactions and display them
d2a170
+as a single transaction.
d2a170
+
d2a170
 The packages-list/packages-info commands takes a package  (with wildcards, as in
d2a170
 \fBSpecifying package names\fP). And show data from the point of view of that
d2a170
 package.
d2a170
@@ -779,12 +786,6 @@ Checks the local rpmdb and produces information on any problems it finds. You
d2a170
 can pass the check command the arguments "dependencies", "duplicates", "obsoletes" or "provides",
d2a170
 to limit the checking that is performed (the default is "all" which does all).
d2a170
 
d2a170
-The info command can also take ranges of transaction ids, of the form
d2a170
-start..end, which will then display a merged history as if all the
d2a170
-transactions in the range had happened at once\&.
d2a170
-.br
d2a170
-Eg. "history info 1..4" will merge the first four transactions and display them
d2a170
-as a single transaction.
d2a170
 .IP
d2a170
 .IP "\fBhelp\fP"
d2a170
 Produces help, either for all commands or if given a command name then the help