[yum-commits] docs/yum.8

zpavlas at osuosl.org zpavlas at osuosl.org
Mon Aug 5 11:31:35 UTC 2013


 docs/yum.8 |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 92a4103704c2e48acdb187e789bc469db6a8f4cf
Author: Zdenek Pavlas <zpavlas at redhat.com>
Date:   Mon Aug 5 13:31:13 2013 +0200

    docs: Fix "basicallly". BZ 991702

diff --git a/docs/yum.8 b/docs/yum.8
index fc0d9ef..d8116ac 100644
--- a/docs/yum.8
+++ b/docs/yum.8
@@ -416,15 +416,15 @@ only shows packages from the givien repository.
 only shows packages from the givien repository.
 
 "repository\-packages <repo> install" - Install all of the packages in the
-repository, basicallly the same as: yum install $(repoquery --repoid=<repo> -a).
+repository, basically the same as: yum install $(repoquery --repoid=<repo> -a).
 Specific packages/wildcards can be specified.
 
 "repository\-packages <repo> upgrade" - Update all of the packages in the
-repository, basicallly the same as: yum upgrade $(repoquery --repoid=<repo> -a).
+repository, basically the same as: yum upgrade $(repoquery --repoid=<repo> -a).
 Specific packages/wildcards can be specified.
 
 "repository\-packages <repo> upgrade-to" - Update all of the packages in the
-repository, basicallly the same as: yum upgrade $(repoquery --repoid=<repo> -a).
+repository, basically the same as: yum upgrade $(repoquery --repoid=<repo> -a).
 Without arguments it works the same as upgrade, with arguments it just
 interprets them as the versions you want to move to.
 


More information about the Yum-commits mailing list