summaryrefslogtreecommitdiffstats
path: root/urpmi.removemedia.8
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>1999-12-19 20:49:19 +0000
committerPascal Rigaux <pixel@mandriva.com>1999-12-19 20:49:19 +0000
commita033de58c091af821e3323963be6ce6dcf101afc (patch)
treea5f452a614e3e4a64cbd96035c754f55dc733818 /urpmi.removemedia.8
parent1dee2c62b8b19cefa4dbf096027428ef786ec057 (diff)
downloadurpmi-a033de58c091af821e3323963be6ce6dcf101afc.tar
urpmi-a033de58c091af821e3323963be6ce6dcf101afc.tar.gz
urpmi-a033de58c091af821e3323963be6ce6dcf101afc.tar.bz2
urpmi-a033de58c091af821e3323963be6ce6dcf101afc.tar.xz
urpmi-a033de58c091af821e3323963be6ce6dcf101afc.zip
no_comment
Diffstat (limited to 'urpmi.removemedia.8')
-rw-r--r--urpmi.removemedia.88
1 files changed, 4 insertions, 4 deletions
diff --git a/urpmi.removemedia.8 b/urpmi.removemedia.8
index d4c84ca4..b53bde82 100644
--- a/urpmi.removemedia.8
+++ b/urpmi.removemedia.8
@@ -14,11 +14,11 @@ urpmi.removemedia removes from all configuration files all references to the nam
.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
@@ -26,11 +26,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"