[yum-commits] docs/yum.8
zpavlas at osuosl.org
zpavlas at osuosl.org
Mon Aug 5 12:56:59 UTC 2013
docs/yum.8 | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
New commits:
commit 84f66174b013714fcbc62d5febb943391968570c
Author: Zdenek Pavlas <zpavlas at redhat.com>
Date: Mon Aug 5 14:56:34 2013 +0200
docs: Fix "arguemnt", "givien", "Pacakge", "repoitory"
diff --git a/docs/yum.8 b/docs/yum.8
index d8116ac..1bb756e 100644
--- a/docs/yum.8
+++ b/docs/yum.8
@@ -240,7 +240,7 @@ the \fIClean Options\fP section below\&.
.IP
.IP "\fBmakecache\fP"
Is used to download and make usable all the metadata for the currently enabled
-\fByum\fP repos. If the arguemnt "fast" is passed, then we just try to make
+\fByum\fP repos. If the argument "fast" is passed, then we just try to make
sure the repos. are current (much like "yum clean expire-cache").
.IP
.IP "\fBgroups\fP"
@@ -286,7 +286,7 @@ to each package saying how that package relates to the group object. The
meaning of these markers is:
.br
-"-" = Pacakge isn't installed, and won't be installed as part of the group (Eg. group install foo -pkgA ⦠this will have pkgA marked as '-')
+"-" = Package isn't installed, and won't be installed as part of the group (Eg. group install foo -pkgA ⦠this will have pkgA marked as '-')
.br
"+" = Package isn't installed, but will be the next time you run "yum upgrade" or "yum group upgrade foo"
.br
@@ -410,10 +410,10 @@ Treat a repo. as a collection of packages (like "yum groups") allowing the user
to install or remove them as a single entity.
"repository\-packages <repo> list" - Works like the "yum list" command, but
-only shows packages from the givien repository.
+only shows packages from the given repository.
"repository\-packages <repo> info" - Works like the "yum info" command, but
-only shows packages from the givien repository.
+only shows packages from the given repository.
"repository\-packages <repo> install" - Install all of the packages in the
repository, basically the same as: yum install $(repoquery --repoid=<repo> -a).
@@ -445,7 +445,7 @@ repopkgsremove_leaf_only option is obeyed.
"repo\-pkgs <repo> remove-or-reinstall" - Works like remove for any package
that doesn't have the exact same version in another repository. For any package
-that does have the exact NEVRA in another repoitory then that version will be
+that does have the exact NEVRA in another repository then that version will be
reinstalled.
"repo\-pkgs <repo> remove-or-distro-sync" - Works like remove for any package
More information about the Yum-commits
mailing list