Blame SOURCES/BZ-1168120-manpage.patch

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