summaryrefslogtreecommitdiffstats
path: root/pod/urpmi.addmedia.8.pod
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2006-01-11 09:41:44 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2006-01-11 09:41:44 +0000
commit292f247557450e9f515b408124361a64ec27aa79 (patch)
treee82d0caa5188273dd7b7b75111f7d6170bc2b230 /pod/urpmi.addmedia.8.pod
parent9934fcba779b6193d85119ab0cad74b57541068a (diff)
downloadurpmi-292f247557450e9f515b408124361a64ec27aa79.tar
urpmi-292f247557450e9f515b408124361a64ec27aa79.tar.gz
urpmi-292f247557450e9f515b408124361a64ec27aa79.tar.bz2
urpmi-292f247557450e9f515b408124361a64ec27aa79.tar.xz
urpmi-292f247557450e9f515b408124361a64ec27aa79.zip
Documentation nits: wording and presentation.
Diffstat (limited to 'pod/urpmi.addmedia.8.pod')
-rw-r--r--pod/urpmi.addmedia.8.pod14
1 files changed, 7 insertions, 7 deletions
diff --git a/pod/urpmi.addmedia.8.pod b/pod/urpmi.addmedia.8.pod
index 856fa820..45fc3d3d 100644
--- a/pod/urpmi.addmedia.8.pod
+++ b/pod/urpmi.addmedia.8.pod
@@ -65,7 +65,7 @@ is the location of the media directory on your machine (e.g. C<media/main>).
removable device is mounted. This works for removable drives, but also for
ISO images mounted on a loop device. urpmi will then be able to re-mount
the ISO image to the specified path (but the ISO image must be mounted
-when you run B<urpmi.addmedia>).
+when you run C<urpmi.addmedia>).
=back
@@ -105,13 +105,13 @@ Use specified HTTP proxy.
=item B<--proxy-user> I<user:password>
Use specified user and password to use for proxy authentication.
-Specifying B<--proxy-user=ask> will cause B<urpmi.addmedia> to prompt for a
+Specifying B<--proxy-user=ask> will cause C<urpmi.addmedia> to prompt for a
username and a password.
=item B<--update>
Add a medium which will be taken into
-account by B<MandrivaUpdate> or by B<urpmi --update> when looking for updates.
+account by B<MandrivaUpdate> or by C<urpmi --update> when looking for updates.
=item B<--probe-synthesis>
@@ -128,13 +128,13 @@ Do not try to find any synthesis or hdlist file.
So, if you use a network media (http, ftp, etc.), specifying the location
of a synthesis or hdlist with B<with...> is mandatory.
-On the other hand, if you use a local media B<urpmi.addmedia> will extract
+On the other hand, if you use a local media C<urpmi.addmedia> will extract
all RPM headers and construct an hdlist by itself.
=item B<--distrib>
Retrieve a set of media from a distribution. Typically, the URL provided
-to B<urpmi.addmedia> will represent the parent directory of a directory
+to C<urpmi.addmedia> will represent the parent directory of a directory
B<media>, which in turn will contain various subdirectories for each
medium of the distribution. <I<name>> is combined with medium names found
to create newer medium names in the urpmi database. The B<with ...>
@@ -158,7 +158,7 @@ of the distribution told by the installed mandriva-release package.
Creates a virtual medium. This only works for C<file://> and
C<removable://> protocols, and no files will be created in
F</var/lib/urpmi>. The medium is always up-to-date and so it does not need
-to be updated by B<urpmi.update>.
+to be updated by C<urpmi.update>.
=item B<--norebuild>
@@ -169,7 +169,7 @@ if the original hdlist wasn't readable or was corrupted.
Add the new media
in the urpmi configuration file, but don't update it nor proceed to any
-download. The media, to be usable, will need to be updated with B<urpmi.update>.
+download. The media, to be usable, will need to be updated with C<urpmi.update>.
=item B<--nopubkey>