[yum-commits] Branch 'yum-3_2_X' - 2 commits - docs/yum.8 docs/yum.conf.5 docs/yum-shell.8 docs/yum-updatesd.8

Ville Skyttä scop at osuosl.org
Sun Oct 11 18:06:36 UTC 2009


 docs/yum-shell.8    |    4 ++--
 docs/yum-updatesd.8 |    2 +-
 docs/yum.8          |   12 ++++++------
 docs/yum.conf.5     |   18 +++++++++---------
 4 files changed, 18 insertions(+), 18 deletions(-)

New commits:
commit 569a9e7418310584de6533ca4a14e3919057a485
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Sun Oct 11 21:06:06 2009 +0300

    Update homepage URL and mailing list address.

diff --git a/docs/yum-shell.8 b/docs/yum-shell.8
index dfa41b4..f10c66e 100644
--- a/docs/yum-shell.8
+++ b/docs/yum-shell.8
@@ -52,7 +52,7 @@ for the transaction commands and run the transaction.
 .SH "SEE ALSO"
 .nf
 .I yum (8)
-http://linux.duke.edu/yum/
+http://yum.baseurl.org/
 .fi 
 
 .PP 
@@ -64,5 +64,5 @@ See the Authors file included with this program.
 .PP 
 .SH "BUGS"
 There of course aren't any bugs, but if you find any, they should be sent
-to the mailing list: yum at lists.linux.duke.edu or filed in bugzilla.
+to the mailing list: yum at lists.baseurl.org or filed in bugzilla.
 .fi
diff --git a/docs/yum-updatesd.8 b/docs/yum-updatesd.8
index be0d346..bef91fa 100644
--- a/docs/yum-updatesd.8
+++ b/docs/yum-updatesd.8
@@ -14,5 +14,5 @@ either via syslog, email or over dbus.  Configuration is done via the
 .nf
 .I yum(8)
 .I yum-updatesd.conf(5)
-http://linux.duke.edu/yum/
+http://yum.baseurl.org/
 .fi 
commit 6a0dacd96658cd75124311e2b907bbb5699f4ca2
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Sun Oct 11 21:02:53 2009 +0300

    Man page spelling fixes.

diff --git a/docs/yum.8 b/docs/yum.8
index 2e77801..e2fbe3c 100644
--- a/docs/yum.8
+++ b/docs/yum.8
@@ -108,7 +108,7 @@ changes, for example: upgrading from somelinux 8.0 to somelinux 9.
 .IP "\fBcheck\-update\fP"
 Implemented so you could know if your machine had any updates that needed to
 be applied without running it interactively. Returns exit value of 100 if
-there are packages available for an update. Also returns a list of the pkgs
+there are packages available for an update. Also returns a list of the packages
 to be updated in list format. Returns 0 if no packages are available for
 update. Returns 1 if an error occurred.
 Running in verbose mode also shows obsoletes.
@@ -171,7 +171,7 @@ have any mandatory packages then it is installed if any of the optional or
 default package are installed.
 The optional "hidden" argument will also list groups marked as not being
 "user visible". If you pass the \-v option, to enable verbose mode, then the
-groupid's are displayed.
+groupids are displayed.
 .IP 
 .IP "\fBgroupremove\fP"
 Is used to remove all of the packages in a group, unlike "groupinstall" this
@@ -241,7 +241,7 @@ yum (esp. in yum history).
 .IP "\fBhistory\fP"
 The history command allows the user to view what has happened in past
 transactions (assuming the history_record config. option is set). You can use
-info/list/summary to view what happend, undo/redo to act on that information
+info/list/summary to view what happened, undo/redo to act on that information
 and new to start a new history file.
 
 The info/list/summary commands take either a transactions id or a package (with
@@ -267,7 +267,7 @@ is yes\&.
 .br
 Configuration Option: \fBassumeyes\fP
 .IP "\fB\-c [config file]\fP" 
-Specifies the config file location - can take http, ftp urls and local file
+Specifies the config file location - can take HTTP and FTP URLs and local file
 paths\&.
 .br
 .IP "\fB\-q, \-\-quiet\fP" 
@@ -342,7 +342,7 @@ Run with all plugins disabled.
 .br
 Configuration Option: \fBplugins\fP
 .IP "\fB\-\-nogpgcheck\fP"
-Run with gpg signature checking disabled.
+Run with GPG signature checking disabled.
 .br
 Configuration Option: \fBgpgcheck\fP
 .IP "\fB\-\-skip\-broken\fP"
@@ -506,6 +506,6 @@ See the Authors file included with this program.
 .PP
 .SH "BUGS"
 There of course aren't any bugs, but if you find any, you should first
-consult the Faq mentioned above and then email the mailing list:
+consult the FAQ mentioned above and then email the mailing list:
 yum at lists.baseurl.org or filed in bugzilla.
 .fi
diff --git a/docs/yum.conf.5 b/docs/yum.conf.5
index 8976b0c..eab9335 100644
--- a/docs/yum.conf.5
+++ b/docs/yum.conf.5
@@ -259,27 +259,27 @@ ignored. Default is `0' (no bandwidth throttling).
 .IP
 \fBsslcacert \fR
 Path to the directory containing the databases of the certificate authorities
-yum should use to verify ssl certificates. Defaults to none - uses system
+yum should use to verify SSL certificates. Defaults to none - uses system
 default
 
 .IP
 \fBsslverify \fR
-Boolean - should yum verify ssl certificates/hosts at all. Defaults to True
+Boolean - should yum verify SSL certificates/hosts at all. Defaults to True
 
 .IP
 \fBsslclientcert \fR
-Path to the ssl client certificate yum should use to connect to repos/remote sites
+Path to the SSL client certificate yum should use to connect to repos/remote sites
 Defaults to none.
 
 .IP
 \fBsslclientkey \fR
-Path to the ssl client key yum should use to connect to repos/remote sites
+Path to the SSL client key yum should use to connect to repos/remote sites
 Defaults to none.
 
 .IP
 \fBhistory_record \fR
 Boolean - should yum record history entries for transactions. This takes some
-disk space, and some extra time in the transactions. But it allos how to know a
+disk space, and some extra time in the transactions. But it allows how to know a
 lot of information about what has happened before, and display it to the user
 with the history info/list/summary commands. yum also provides the
 history undo/redo commands. Defaults to True.
@@ -287,7 +287,7 @@ history undo/redo commands. Defaults to True.
 .IP
 \fBhistory_record_packages \fR
 This is a list of package names that should be recorded as having helped the
-transaction. yum plugins have an API to add themself to this, so it should not
+transaction. yum plugins have an API to add themselves to this, so it should not
 normally be necessary to add packages here. Not that this is also used for the
 packages to look for in --version. Defaults to rpm, yum, yum-metadata-parser.
 
@@ -307,7 +307,7 @@ XXX not implemented yet
 
 .IP
 \fBproxy \fR
-url to the proxy server that yum should use.
+URL to the proxy server that yum should use.
 
 .IP
 \fBproxy_username \fR
@@ -395,7 +395,7 @@ if it is available. Best means install the best arch for this platform, only.
 
 .IP
 \fBbugtracker_url \fR
-Url where bugs should be filed for yum. Configurable for local versions or distro-specific
+URL where bugs should be filed for yum. Configurable for local versions or distro-specific
 bugtrackers.
 
 .IP
@@ -677,7 +677,7 @@ repository.
 
 .IP
 \fBproxy \fR
-url to the proxy server for this repository. Set to '_none_' to disable the 
+URL to the proxy server for this repository. Set to '_none_' to disable the 
 global proxy setting for this repository. If this is unset it 
 inherits it from the global setting
 


More information about the Yum-commits mailing list