From 09a262ab8ddc7d2143d1c41c9245fea70762e812 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Wed, 30 Nov 2005 14:08:58 +0000 Subject: Manpage formatting nits --- pod/urpmi.cfg.5.pod | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'pod/urpmi.cfg.5.pod') diff --git a/pod/urpmi.cfg.5.pod b/pod/urpmi.cfg.5.pod index 3b820474..dac2fcb5 100644 --- a/pod/urpmi.cfg.5.pod +++ b/pod/urpmi.cfg.5.pod @@ -23,11 +23,11 @@ The following options can be written in this section : =item B -Same as specifying B<--allow-force> for B, disabled by default. +Same as specifying B<--allow-force> for urpmi, disabled by default. =item B -Same as specifying B<--allow-nodeps> for B, disabled by default. +Same as specifying B<--allow-nodeps> for urpmi, disabled by default. =item B @@ -35,17 +35,17 @@ Specify which download program to use: B or B. =item B -Same as specifying B<--excludedocs> for B, disabled by default. +Same as specifying B<--excludedocs> for urpmi, disabled by default. =item B -Same as B<--excludepath> for B. This options allows to give a comma +Same as B<--excludepath> for urpmi. This options allows to give a comma separated list of paths to be excluded on installation. There is no path exclusion by default. =item B -Same as B<--fuzzy> for B or B. Enable or disable fuzzy +Same as B<--fuzzy> for urpmi or urpmq. Enable or disable fuzzy search, disabled by default. Enabling it can be written in various ways : C or C or C or C. @@ -74,13 +74,13 @@ file present on the medium). =item B -Same as B<--norebuild> for B, B and -B, disabled by default (meaning that B will try to +Same as B<--norebuild> for urpmi, urpmi.update and +urpmi.addmedia, disabled by default (meaning that urpmi will try to rebuild hdlists by default). =item B -Control cache management for B, default is only activated as +Control cache management for urpmi, default is only activated as B. =item B @@ -95,26 +95,26 @@ errors. =item B -Same as B<--split-length> for B. This option allows to control the +Same as B<--split-length> for urpmi. This option allows to control the minimal length of splitted transactions. The default value is 1 (smallest possible transaction). Setting this value to 0 disables the splitting of transactions. =item B -Same as B<--split-level> for B. This option allows to control if +Same as B<--split-level> for urpmi. This option allows to control if transactions should be splitted depending of the number of packages to upgrade. The default value is 20. =item B -Same as B<--strict-arch> for B. Boolean option, disabled by +Same as B<--strict-arch> for urpmi. Boolean option, disabled by default, meaning that packages can be upgraded with versions for another architecture. =item B -Same as B<--verify-rpm> for B. Enable or disable signature checking +Same as B<--verify-rpm> for urpmi. Enable or disable signature checking (it's enabled by default). Disabling it can be written in various ways (as for all the other boolean options) : C or C or C or C. @@ -146,11 +146,11 @@ disabled globally). It's also possible to override B and B in a medium description. Media can be marked as B: this means that they won't be updated by -B or other means. This is useful for read-only media such as +urpmi.update or other means. This is useful for read-only media such as CDs. -Please note that B is automatically set by B or -B if a remote pubkey file is available on the mirror. This +Please note that B is automatically set by urpmi.update or +urpmi.addmedia if a remote pubkey file is available on the mirror. This file contains all the GPG armor keys that may be used. =head1 BUGS -- cgit v1.2.1