summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-04-27 15:46:04 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-04-27 15:46:04 +0000
commit8bd79537ac94f1bdbf040b2656c18f9f9c4d8675 (patch)
tree657c3cea1331fd17dbc7fe30f9d1e1f80b3a0253 /man
parente08831089a101a44eea2f3751707aaba469f2616 (diff)
downloadurpmi-8bd79537ac94f1bdbf040b2656c18f9f9c4d8675.tar
urpmi-8bd79537ac94f1bdbf040b2656c18f9f9c4d8675.tar.gz
urpmi-8bd79537ac94f1bdbf040b2656c18f9f9c4d8675.tar.bz2
urpmi-8bd79537ac94f1bdbf040b2656c18f9f9c4d8675.tar.xz
urpmi-8bd79537ac94f1bdbf040b2656c18f9f9c4d8675.zip
More wording fixes
Diffstat (limited to 'man')
-rw-r--r--man/C/urpme.82
-rw-r--r--man/C/urpmi.86
-rw-r--r--man/C/urpmq.88
3 files changed, 8 insertions, 8 deletions
diff --git a/man/C/urpme.8 b/man/C/urpme.8
index 1c1f4406..00ed45f3 100644
--- a/man/C/urpme.8
+++ b/man/C/urpme.8
@@ -8,7 +8,7 @@ urpme \- rpm wrapper making deinstalls easier for the user
urpme allow packages to be deinstalled, including all their dependencies.
.SH OPTIONS
.IP "\fB\--help\fP"
-Print an help message and exit (this is the same as \fB-h\fP or \fB-?\fP).
+Print a help message and exit (this is the same as \fB-h\fP or \fB-?\fP).
.IP "\fB\--auto\fP"
Remove packages automatically.
.IP "\fB\--test\fP"
diff --git a/man/C/urpmi.8 b/man/C/urpmi.8
index 430d5916..4515bd75 100644
--- a/man/C/urpmi.8
+++ b/man/C/urpmi.8
@@ -37,7 +37,7 @@ To update the package list (for example when the ftp archive changes) use
urpmi.update.
.SH OPTIONS
.IP "\fB\--help\fP"
-Print an help message and exit (this is the same as \fB-h\fP or \fB-?\fP).
+Print a help message and exit (this is the same as \fB-h\fP or \fB-?\fP).
.IP "\fB\--update\fP"
Use only update media. This means that \fBurpmi\fP will search packages and
resolve dependencies only in media marked as containing updates.
@@ -74,8 +74,8 @@ packages. The default is 1 and setting this value to 0 just disables splitting
in small transactions.
.IP "\fB\--fuzzy\fP"
Disable fast search on exact package name; i.e. it will propose all
-packages containing the name, even if one has exactly the given name (this
-is the same as \fB\-y\fP).
+packages matching partially the name, even if one of them matches exactly the
+specified name (this is the same as \fB\-y\fP).
.IP "\fB\--src\fP \fIname\fP"
Search a source package matching \fIname\fP and select all its dependencies by
default, unless \fB\--install-src\fP is used in order to install the source
diff --git a/man/C/urpmq.8 b/man/C/urpmq.8
index 282f4848..a6b69b90 100644
--- a/man/C/urpmq.8
+++ b/man/C/urpmq.8
@@ -14,7 +14,7 @@ Output format of urpmq is the following according to command line options:
[group/]package_name[-version][-release][.arch]
.SH OPTIONS
.IP "\fB\--help\fP"
-Print an help message and exit (this is the same as \fB-h\fP or \fB-?\fP).
+Print a help message and exit (this is the same as \fB-h\fP or \fB-?\fP).
.IP "\fB\--update\fP"
Use only update media. This means \fBurpmi\fP will search and resolve
dependencies only in media marked as update.
@@ -32,9 +32,9 @@ resolving dependencies.
Automatically select all packages that have to be upgraded according to already
installed packages and packages listed in the various media registered.
.IP "\fB\--fuzzy\fP"
-Disable fast search on exact package name, ie it will propose all
-package containing the name even if one has the given name (this is the same
-as \fB\-y\fP).
+Disable fast search on exact package name; i.e. it will propose all
+packages matching partially the name, even if one of them matches exactly the
+specified name (this is the same as \fB\-y\fP).
.IP "\fB\--keep\fP"
Change selection of package when some dependencies cannot be satisfied by trying
to keep existing package instead of removing them. This behaviour generally