diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2005-04-25 08:42:27 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2005-04-25 08:42:27 +0000 |
commit | 51758bbba6ee982e9f54c00917dbc76557748aca (patch) | |
tree | f92b574315d8a9121cf1905fb790ab863bb8848f /urpmi.addmedia | |
parent | 6db6e747ad8485eea7d34bb52ecd26eaab421bd2 (diff) | |
download | urpmi-51758bbba6ee982e9f54c00917dbc76557748aca.tar urpmi-51758bbba6ee982e9f54c00917dbc76557748aca.tar.gz urpmi-51758bbba6ee982e9f54c00917dbc76557748aca.tar.bz2 urpmi-51758bbba6ee982e9f54c00917dbc76557748aca.tar.xz urpmi-51758bbba6ee982e9f54c00917dbc76557748aca.zip |
s/Mandrake/Mandriva/
Diffstat (limited to 'urpmi.addmedia')
-rwxr-xr-x | urpmi.addmedia | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/urpmi.addmedia b/urpmi.addmedia index 51d19ce9..d69e0f77 100755 --- a/urpmi.addmedia +++ b/urpmi.addmedia @@ -2,7 +2,7 @@ # $Id$ -#- Copyright (C) 1999-2005 Mandrakesoft +#- Copyright (C) 1999-2005 Mandriva #- #- This program is free software; you can redistribute it and/or modify #- it under the terms of the GNU General Public License as published by @@ -59,9 +59,9 @@ and [options] are from %s ", $urpm::cfg::mirrors) . N(" --version - use specified distribution version, the default is taken from the version of the distribution told by the - installed mandrakelinux-release package. + installed mandriva-release package. ") . N(" --arch - use specified architecture, the default is arch of - mandrakelinux-release package installed. + mandriva-release package installed. ") . N(" --virtual - create virtual media wich are always up-to-date, only file:// protocol is allowed. ") . N(" --no-md5sum - disable MD5SUM file checking. |