diff options
Diffstat (limited to 'urpmi.addmedia.8')
-rw-r--r-- | urpmi.addmedia.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/urpmi.addmedia.8 b/urpmi.addmedia.8 index dd9799ce..a4ab6eae 100644 --- a/urpmi.addmedia.8 +++ b/urpmi.addmedia.8 @@ -45,11 +45,11 @@ Removable device: .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 @@ -57,11 +57,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 containing all dependencies of all known packages. .PP -/etc/urpmi/depslist.html +/var/lib/urpmi/depslist.html .br The same but in html format, user readable. .SH "SEE ALSO" |