summaryrefslogtreecommitdiffstats
path: root/man/C/urpmf.8
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-01-04 17:47:08 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-01-04 17:47:08 +0000
commitc41e51726ca3bb7518cf31ab927d4ebf473b8447 (patch)
tree0346d52dd949072af3c9dd8e57986b011809dbfb /man/C/urpmf.8
parent4f3ceef2869fb52a1e6d11f4a6a89899bc069d65 (diff)
downloadurpmi-c41e51726ca3bb7518cf31ab927d4ebf473b8447.tar
urpmi-c41e51726ca3bb7518cf31ab927d4ebf473b8447.tar.gz
urpmi-c41e51726ca3bb7518cf31ab927d4ebf473b8447.tar.bz2
urpmi-c41e51726ca3bb7518cf31ab927d4ebf473b8447.tar.xz
urpmi-c41e51726ca3bb7518cf31ab927d4ebf473b8447.zip
A bunch of man page spelling and grammar fixes by Dick Gevers
Diffstat (limited to 'man/C/urpmf.8')
-rw-r--r--man/C/urpmf.88
1 files changed, 4 insertions, 4 deletions
diff --git a/man/C/urpmf.8 b/man/C/urpmf.8
index 84a66d3b..5c2a6a94 100644
--- a/man/C/urpmf.8
+++ b/man/C/urpmf.8
@@ -11,7 +11,7 @@ urpmf outputs a list of packages providing the file specified as an argument.
packages are providing it. \fBurpmf\fP will then print a list of matching files
with their corresponding packages.
.PP
-Using options you may search though other packages parameters.
+Using options you may search through other packages' parameters.
\fBurpmf\fP searches through installed and uninstalled packages.
.SH OPTIONS
.IP "\fB\--help\fP"
@@ -20,14 +20,14 @@ print a help message and exit.
Use only update media. This means \fBurpmi\fP will search and resolve
dependencies only in media marked as update.
.IP "\fB\--media\fP \fImedium1,...,mediumN\fP"
-Select specific media to use instead of all media available (or update media is
+Select specific media to use instead of all media available (or update media if
\fB--update\fP is used).
.IP "\fB\--excludemedia\fP \fImedium1,...,mediumN\fP"
Do not use the given media.
.IP "\fB\--sortmedia\fP \fImedium1,...,mediumN\fP"
Sort the given media, substrings may be used to simplify grouping.
.IP "\fB\--synthesis\fP \fIfile\fP"
-Use the given synthesis\fIfile\fP instead of urpmi db for searching packages and
+Use the given synthesis file instead of urpmi db for searching packages and
resolving dependencies.
.IP "\fB\--verbose\fP"
Propose a verbose mode with various messages.
@@ -81,7 +81,7 @@ Print the name of the media in which the package has been found.
Include code directly in generated perl expression. Use it with \fB--verbose\fP
to look at perl code generated. But in any cases, use it only if you know perl.
.IP "\fB-a\fP"
-Binary AND operator, true if both expression are true.
+Binary AND operator, true if both expressions are true.
.IP "\fB-o\fP"
Binary OR operator, true if one expression is true.
.IP "\fB!\fP"