summaryrefslogtreecommitdiffstats
path: root/urpmi.8
diff options
context:
space:
mode:
Diffstat (limited to 'urpmi.8')
-rw-r--r--urpmi.88
1 files changed, 4 insertions, 4 deletions
diff --git a/urpmi.8 b/urpmi.8
index ca3e259d..7e3998d4 100644
--- a/urpmi.8
+++ b/urpmi.8
@@ -42,11 +42,11 @@ installs all required dependencies without asking.
.br
The \fBurpmi\fP executable (perl script)
.PP
-/etc/urpmi/list.*
+/var/lib/urpmi/list.*
.br
Contains the list of all packages known by urpmi and their location. There is one filelist per media(*).
.PP
-/etc/urpmi/hdlist.*
+/var/lib/urpmi/hdlist.*
.br
Contain information about all known packages, it's a summary of rpm headers. There is one filelist per media(*).
.PP
@@ -54,11 +54,11 @@ Contain information about all known packages, it's a summary of rpm headers. Th
.br
Contains one line <\fIname\fP> <\fIurl\fP> per media.
.PP
-/etc/urpmi/depslist
+/var/lib/urpmi/depslist
.br
A simple text file containning all dependencies of all known packages.
.PP
-/etc/urpmi/depslist
+/var/lib/urpmi/depslist.html
.br
The same but in html format, user readable.
.SH "SEE ALSO"