You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
1.3 KiB
28 lines
1.3 KiB
commit cee73706e91911c74df7bdc57d822a3b993ecb71 |
|
Author: Valentina Mukhamedzhanova <vmukhame@redhat.com> |
|
Date: Fri Oct 6 14:04:01 2017 +0200 |
|
|
|
Fix some typos in the manpage. |
|
|
|
diff --git a/docs/yum.8 b/docs/yum.8 |
|
index a4b953d..b6961e7 100644 |
|
--- a/docs/yum.8 |
|
+++ b/docs/yum.8 |
|
@@ -247,7 +247,7 @@ the \fIClean Options\fP section below\&. |
|
.IP "\fBmakecache\fP" |
|
Is used to download and make usable all the metadata for the currently enabled |
|
\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"). |
|
+sure the repos are current (much like "yum clean expire-cache"). |
|
.IP |
|
.IP "\fBgroups\fP" |
|
A command, new in 3.4.2, that collects all the subcommands that act on groups |
|
@@ -430,7 +430,7 @@ or \'all\' then the command will list those types of repos. |
|
|
|
You can pass repo id or name arguments, or wildcards which to match against |
|
both of those. However if the id or name matches exactly then the repo will |
|
-be listed even if you are listing enabled repos. and it is disabled. |
|
+be listed even if you are listing enabled repos and it is disabled. |
|
|
|
In non-verbose mode the first column will start with a \'*\' if the repo. has |
|
metalink data and the latest metadata is not local and will start with a
|
|
|