diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-08-16 01:20:00 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-08-16 01:20:00 +0000 |
commit | 7f7047b4638da10d2fd8923edfe1dcd5721ab194 (patch) | |
tree | e0b2ef7b502810c35a201a291a2d8395df9df5e3 /man/C | |
parent | 0447acbf29470c51ea364b45b7839bf36199e7a2 (diff) | |
download | urpmi-7f7047b4638da10d2fd8923edfe1dcd5721ab194.tar urpmi-7f7047b4638da10d2fd8923edfe1dcd5721ab194.tar.gz urpmi-7f7047b4638da10d2fd8923edfe1dcd5721ab194.tar.bz2 urpmi-7f7047b4638da10d2fd8923edfe1dcd5721ab194.tar.xz urpmi-7f7047b4638da10d2fd8923edfe1dcd5721ab194.zip |
Avoid using "MandrakeUpdate" as a media name
Diffstat (limited to 'man/C')
-rw-r--r-- | man/C/urpmi.addmedia.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/C/urpmi.addmedia.8 b/man/C/urpmi.addmedia.8 index c5864e6a..d363574e 100644 --- a/man/C/urpmi.addmedia.8 +++ b/man/C/urpmi.addmedia.8 @@ -13,7 +13,7 @@ One of the following modes must be chosen: .PP http: .IP "\fB urpmi.addmedia [\fIoptions\fP] <\fIname\fP> http://<\fIlogin\fP>:<\fIpass\fP>@<\fIhost\fP>/<\fIpath\fP> [with <\fIrelative path of synthesis|hdlist\fP>]\fP" -Where <\fIname\fP> is your reference for the media (e.g. MandrakeUpdate). +Where <\fIname\fP> is your reference for the media (e.g. "updates"). <\fIname\fP> is optional if \fB--distrib\fP is given in \fIoptions\fP. .br <\fIhost\fP>/<\fIpath\fP> is the location of the rpm directory on the net. |