[yum-commits] 2 commits - docs/package-cleanup.1 docs/repodiff.1 docs/show-changed-rco.1 docs/show-installed.1 docs/yum-aliases.1 docs/yum-filter-data.1 docs/yum-groups-manager.1 docs/yum-list-data.1 docs/yum-verify.1 docs/yum-versionlock.1

Ville Skyttä scop at osuosl.org
Tue Aug 16 16:52:11 UTC 2011


 docs/package-cleanup.1    |    2 +-
 docs/repodiff.1           |    2 +-
 docs/show-changed-rco.1   |    2 +-
 docs/show-installed.1     |    2 +-
 docs/yum-aliases.1        |    2 +-
 docs/yum-filter-data.1    |    2 +-
 docs/yum-groups-manager.1 |    6 +++---
 docs/yum-list-data.1      |    4 ++--
 docs/yum-verify.1         |    4 ++--
 docs/yum-versionlock.1    |    2 +-
 10 files changed, 14 insertions(+), 14 deletions(-)

New commits:
commit 06400940bea0d2e7a6a9d3d6c20e97da3cf39dea
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Tue Aug 16 19:50:55 2011 +0300

    show-changed-rco.1: Fix -h/--help syntax.

diff --git a/docs/show-changed-rco.1 b/docs/show-changed-rco.1
index 3e3b62c..1b0ea65 100644
--- a/docs/show-changed-rco.1
+++ b/docs/show-changed-rco.1
@@ -11,7 +11,7 @@ packages Requires, Conflicts and Obsoletes data from the installed (or old) to
 a specified rpm file.
 .SH OPTIONS
 .TP
-.IP \-h, \-\-help
+.IP "\fB\-h, \-\-help\fP"
 show this help message and exit
 .IP "\fB\-C, \-\-cache\fP" 
 Tells repoquery to run entirely from YUM cache - does not download any metadata
commit 05e6b5d797063497ed4724983b056c6ea45033f7
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Tue Aug 16 19:48:05 2011 +0300

    Man page spelling fixes.

diff --git a/docs/package-cleanup.1 b/docs/package-cleanup.1
index 867cf4d..15f94ce 100644
--- a/docs/package-cleanup.1
+++ b/docs/package-cleanup.1
@@ -14,7 +14,7 @@ Use alternative config file (default is /etc/yum.conf).
 .IP "\fB\-h, \-\-help\fP"
 Help; display a help message and then quit\&.
 .IP "\fB\-q, \-\-quiet\fP" 
-Print out nothing unecessary.
+Print out nothing unnecessary.
 .IP "\fB\-v, \-\-version\fP" 
 Report program version and exit.
 .IP "\fB\-y\fP" 
diff --git a/docs/repodiff.1 b/docs/repodiff.1
index c421c5d..fdfa88b 100644
--- a/docs/repodiff.1
+++ b/docs/repodiff.1
@@ -21,7 +21,7 @@ Note that if you want the same as a native
 from earlier versions where you needed to specify
 "x86_64,athlon,i686,i586,i486,i386,noarch" and you still got "src").
 .IP "\fB\-\-size, -s\fP"
-Ouput additional data about the size of the changes.
+Output additional data about the size of the changes.
 .IP "\fB\-\-compare-arch\fP"
 Normally packages are just compared based on their name, this flag makes the
 comparison also use the arch. So foo.i386 and foo.x86_64 are different.
diff --git a/docs/show-installed.1 b/docs/show-installed.1
index 7072b63..82b4a5f 100644
--- a/docs/show-installed.1
+++ b/docs/show-installed.1
@@ -19,7 +19,7 @@ yum, kickstart or human; yum gives the result as a yum command line; kickstart t
 File to read the package list from instead of using the rpmdb. \- for stdin. The file must contain package names only separated by white space (including newlines). rpm \-qa \-\-qf='%{name}\\n' produces proper output.
 .TP
 .B \-o OUTPUT, \-\-output=OUTPUT
-File to write the result to. Stdout is used if option is omited.
+File to write the result to. Stdout is used if option is omitted.
 .TP
 .B \-q, \-\-quiet
 Do not show warnings.
diff --git a/docs/yum-aliases.1 b/docs/yum-aliases.1
index c0f148d..8b943d4 100644
--- a/docs/yum-aliases.1
+++ b/docs/yum-aliases.1
@@ -28,7 +28,7 @@ last form creates a new alias.
 .PP 
 When you type an aliased command, like "yum --disableexcludes UPT lsu" using
 the default aliases, the yum-aliases plugin first takes the first "command", by
-skiping over any options, and then looks up the result (in this case "UPT" is converted to "--enablerepo=updates-tesintg"). If there is a match, then it will
+skipping over any options, and then looks up the result (in this case "UPT" is converted to "--enablerepo=updates-testing"). If there is a match, then it will
 replace the aliased "command" in the argument list and try again (again
 skipping over any options). By convention, in the default aliases list, alias
 "commands" that are in all CAPS only add options so you can join together a
diff --git a/docs/yum-filter-data.1 b/docs/yum-filter-data.1
index 6d7f1e4..b679162 100644
--- a/docs/yum-filter-data.1
+++ b/docs/yum-filter-data.1
@@ -44,7 +44,7 @@ This option includes packages which have a committer which matches one of the
 passed committer wildcard strings, or is unknown. Note that committers can have
 spaces in their value, so "," is the only way to specify multiple committers as
 one option argument. Also, committer values are so loosely formed that they 
-could contain commas too, it is recommeneded to not do that but you can work
+could contain commas too, it is recommended to not do that but you can work
 around it by using "?".
 .IP "\fB\--filter-buildhosts\fP"
 This option includes packages which have a buildhost which matches one of the
diff --git a/docs/yum-groups-manager.1 b/docs/yum-groups-manager.1
index f49bde9..0451cc9 100644
--- a/docs/yum-groups-manager.1
+++ b/docs/yum-groups-manager.1
@@ -6,7 +6,7 @@ yum-groups-manager - create and edit yum's group metadata
 \fByum-groups-manager\fP [options] [packages]
 .SH "DESCRIPTION"
 \fByum-groups-manager\fP is used to create or edit a group metadata file for a
-yum repository. This is often much easier than writting/editing the XML by hand.
+yum repository. This is often much easier than writing/editing the XML by hand.
 The \fByum-groups-manager\fP can load an entire file of groups metadata and
 either create a new group or edit an existing group and then write all of the
 groups metadata back out.
@@ -43,7 +43,7 @@ Change the integer which controls the order groups are presented in, for example
 in yum grouplist.
 .IP "\fB\-\-load\fP"
 Load the groups metadata information from the specified file, before
-performing any operataions. This option can be specified multiple times.
+performing any operations. This option can be specified multiple times.
 .IP "\fB\-\-save\fP"
 Save the result to this file, you can specify the name of a file you are
 loading from as the data will only be saved when all the operations have been
@@ -103,7 +103,7 @@ See the Authors file included with this program.
 .fi
 .SH "BUGS"
 .nf
-There are a couple of options you can't set, yet. Most notabley you cannot put
+There are a couple of options you can't set, yet. Most notably you cannot put
 package names into the conditional section (where they are installed with
 groupinstall only if another package is installed).
 
diff --git a/docs/yum-list-data.1 b/docs/yum-list-data.1
index d855104..058dc54 100644
--- a/docs/yum-list-data.1
+++ b/docs/yum-list-data.1
@@ -61,7 +61,7 @@ added yum \fIcommand\fPs are:
 .PP 
 all of which take the same arguments as the list and info yum commands. The
 difference between the list and info varieties is that the info versions lists
-all the packages under each agregation.
+all the packages under each aggregation.
 .PP
 .br 
 .br 
@@ -118,7 +118,7 @@ more than one group at a time.
 .IP
 .PP 
 It is worth noting that some of the above data can be "unknown", to yum, at
-which point a seperate aggregation called "-- Unknown --" is listed.
+which point a separate aggregation called "-- Unknown --" is listed.
 .SH "EXAMPLES"
 .PP
 To list all the groups that have an update, along with the number of packages in each group, use:
diff --git a/docs/yum-verify.1 b/docs/yum-verify.1
index 706c38e..c529fee 100644
--- a/docs/yum-verify.1
+++ b/docs/yum-verify.1
@@ -24,7 +24,7 @@ only verify packages that are installed on the system.
 .br 
 .PP 
 .IP "\fBverify\fP"
-Is the generic verification command, and is intented to give the most useful
+Is the generic verification command, and is intended to give the most useful
 output. It removes all false matches due to multilib and ignores changes to
 configuration files by default.
 .IP
@@ -77,7 +77,7 @@ James Antill <james.antill at redhat.com>.
 
 .SH "BUGS"
 .nf
-Currently yum-verify does not do verify-script checking or dependancy checking,
+Currently yum-verify does not do verify-script checking or dependency checking,
 only file checking.
 
 Should you find any other bugs, you should first
diff --git a/docs/yum-versionlock.1 b/docs/yum-versionlock.1
index f68665e..ee5f053 100644
--- a/docs/yum-versionlock.1
+++ b/docs/yum-versionlock.1
@@ -67,7 +67,7 @@ Panu Matilainen <pmatilai at laiskiainen.org>
 .br
 James Antill <james at and.org>
 .br
-Documetation modified by:
+Documentation modified by:
 .br
 Gerhardus Geldenhuis <gerhardus.geldenhuis at gmail.com>
 .SH "SEE ALSO"


More information about the Yum-commits mailing list