From ccf482832cd4b44c979317b0fa941efe04bf87c1 Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Tue, 5 Sep 2000 16:04:19 +0000 Subject: *** empty log message *** --- urpmf.8 | 40 ++++++++++++++++++++++++++-------------- 1 file changed, 26 insertions(+), 14 deletions(-) (limited to 'urpmf.8') diff --git a/urpmf.8 b/urpmf.8 index 3cf4998b..7e088044 100644 --- a/urpmf.8 +++ b/urpmf.8 @@ -1,41 +1,53 @@ -.TH rpmf 8 "29 Feb 2000" "Mandrakesoft" "Linux-Mandrake" -.IX rpmf +.TH urpmf 8 "05 Sep 2000" "Mandrakesoft" "Linux-Mandrake" +.IX urpmf .SH NAME -rpmf \- RPMFind - Finds the RPM package providing the specified file +urpmf \- RPMFind - Finds the RPM package providing the specified file .SH SYNOPSIS -.B rpmf [<\fIFile\fP>] +.B urpmf [<\fIFile\fP>] .SH DESCRIPTION -rpmf outputs a list of packages providing the file specified as an argument. +urpmf outputs a list of packages providing the file specified as an argument. .PP -<\fIFile\fP> is the name of the file you wish to know the package providing it. Note that you may type just a substring of the file you are looking for, \fBrpmf\fP will then print a list of matching files with their corresponding packages. +<\fIFile\fP> is the name of the file you wish to know the package providing +it. Note that you may type just a substring of the file you are looking for, +\fBrpmf\fP will then print a list of matching files with their corresponding +packages. .PP -rpmf searches through installed and uninstalled packages. +urpmf searches through installed and uninstalled packages. .SH FILES -/usr/bin/rpmf +/usr/bin/urpmf .br -The \fBrpmf\fP executable (perl script) +The \fBurpmf\fP executable (perl script) .PP /var/lib/urpmi/list.* .br -Contains the list of all packages known by urpmi and their location. There is one filelist per media(*). +Contains the list of all packages known by urpmi and their location. +There is one filelist per media(*). .PP /var/lib/urpmi/hdlist.* .br -Contain information about all known packages, it's a summary of rpm headers. There is one filelist per media(*). +Contain information about all known packages, it's a summary of rpm headers. +There is one filelist per media(*). .PP /etc/urpmi/urpmi.cfg .br Contains one line <\fIname\fP> <\fIurl\fP> per media. .PP -/var/lib/urpmi/depslist +/var/lib/urpmi/depslist.ordered .br A simple text file containing all dependencies of all known packages. .PP -/var/lib/urpmi/depslist.html +/var/lib/urpmi/provides .br -The same but in html format, user readable. +A simple text file containning all provides and the list of associated +packages that contains them. +.PP +/var/lib/urpmi/compss +.br +A simple text file containning for each Group used the list of package in +this group. .SH "SEE ALSO" urpmi(8), +urpmq(8), urpmi.addmedia(8), urpmi.update(8), urpmi.removemedia(8), -- cgit v1.2.1