[yum-git] docs/yum.8 docs/yum.conf.5
Seth Vidal
skvidal at linux.duke.edu
Fri May 30 15:04:17 UTC 2008
docs/yum.8 | 4 ++--
docs/yum.conf.5 | 4 ++++
2 files changed, 6 insertions(+), 2 deletions(-)
New commits:
commit ca3dd56f5bbaa01fc21846aec7366d6a22c9335e
Author: Seth Vidal <skvidal at fedoraproject.org>
Date: Fri May 30 11:03:53 2008 -0400
man page patches for bug 446587
diff --git a/docs/yum.8 b/docs/yum.8
index 8845989..4b82533 100644
--- a/docs/yum.8
+++ b/docs/yum.8
@@ -282,8 +282,8 @@ Run with gpg signature checking disabled.
.br
Configuration Option: \fBgpgcheck\fP
.IP "\fB\-\-skip\-broken\fP"
-Resolve depsolve problems by removing packages there is causing problems
- from the transaction.
+Resolve depsolve problems by removing packages that are causing problems
+from the transaction.
.br
Configuration Option: \fBskip_broken\fP
.PP
diff --git a/docs/yum.conf.5 b/docs/yum.conf.5
index 54eb8b8..d8b541a 100644
--- a/docs/yum.conf.5
+++ b/docs/yum.conf.5
@@ -60,6 +60,10 @@ default for all repositories. This option also determines whether or not an
install of a package from a local RPM file will be GPG signature checked. The
default is `0'.
+.IP \fBskip_broken\fR
+Either `1' or `0'. Resolve depsolve problems by removing packages that
+are causing problems from the transaction.
+
.IP \fBassumeyes\fR
Either `1' or `0'. Determines whether or not yum prompts for confirmation of
critical actions. Default is `0' (do prompt).
More information about the Yum-cvs-commits
mailing list