diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-04-27 13:08:28 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-04-27 13:08:28 +0000 |
commit | ccb71299db975f235103c6e76e0e0a568fb9678c (patch) | |
tree | 4bb52549cdacdb70b30853ae649b5cbf8744e8ed /man/C/urpmi.addmedia.8 | |
parent | 7318c563a5cac279265da7c2e9ad82b55dd2e3ab (diff) | |
download | urpmi-ccb71299db975f235103c6e76e0e0a568fb9678c.tar urpmi-ccb71299db975f235103c6e76e0e0a568fb9678c.tar.gz urpmi-ccb71299db975f235103c6e76e0e0a568fb9678c.tar.bz2 urpmi-ccb71299db975f235103c6e76e0e0a568fb9678c.tar.xz urpmi-ccb71299db975f235103c6e76e0e0a568fb9678c.zip |
Manpages updates and wording corrections
Diffstat (limited to 'man/C/urpmi.addmedia.8')
-rw-r--r-- | man/C/urpmi.addmedia.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/C/urpmi.addmedia.8 b/man/C/urpmi.addmedia.8 index 5f9d6cd6..c9ec9398 100644 --- a/man/C/urpmi.addmedia.8 +++ b/man/C/urpmi.addmedia.8 @@ -1,13 +1,13 @@ .TH urpmi.addmedia 8 "28 Aug 2003" "MandrakeSoft" "Mandrake Linux" .IX urpmi.addmedia .SH NAME -urpmi.addmedia \- adds a new rpms media for use with urpmi +urpmi.addmedia \- adds a new rpm media to be used by urpmi .SH SYNOPSIS .B urpmi.addmedia [\fIoptions\fP] <\fIname\fP> <\fIurl\fP> .SH DESCRIPTION -urpmi.addmedia tells urpmi that he can find new rpms at the specified -location. Currently supported medias are: local drives, removable drives -(such as cd's), networked like http, ftp, ssh and rsync. +urpmi.addmedia tells urpmi that it can find new rpms at the specified location. +Currently supported media types are: local drives, removable drives (such as +CDs), and networked media via different protocols (http, ftp, ssh and rsync). .PP One of the following modes must be chosen: .PP |