From 2f54c9ca9198ab2cd73589dcbe7458c7242430a0 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Mon, 13 Feb 2006 11:08:54 +0000 Subject: Doc nits in urpmi.cfg man page --- pod/urpmi.cfg.5.pod | 36 +++++++++++++++++++----------------- 1 file changed, 19 insertions(+), 17 deletions(-) diff --git a/pod/urpmi.cfg.5.pod b/pod/urpmi.cfg.5.pod index 774f498d..d4f3570e 100644 --- a/pod/urpmi.cfg.5.pod +++ b/pod/urpmi.cfg.5.pod @@ -23,15 +23,15 @@ The following options can be written in this section : =item B -Same as specifying B<--allow-force> for urpmi, disabled by default. +Same as specifying B<--allow-force> for urpmi. Disabled by default. =item B -Same as specifying B<--allow-nodeps> for urpmi, disabled by default. +Same as specifying B<--allow-nodeps> for urpmi. Disabled by default. =item B -Additional options to pass to B when downloading files. +Additional options to pass to B's command line when downloading files. =item B @@ -45,7 +45,7 @@ Specify which download program to use: B or B. =item B -Same as specifying B<--excludedocs> for urpmi, disabled by default. +Same as specifying B<--excludedocs> for urpmi. Disabled by default. =item B @@ -56,7 +56,7 @@ exclusion by default. =item B Same as B<--fuzzy> for urpmi or urpmq. Enable or disable fuzzy -search, disabled by default. Enabling it can be written in various ways : +search. Disabled by default. Enabling it can be written in various ways : C or C or C or C. =item B @@ -84,9 +84,9 @@ file present on the medium). =item B -Same as B<--norebuild> for urpmi, urpmi.update and -urpmi.addmedia, disabled by default (meaning that urpmi will try to -rebuild hdlists by default). +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 @@ -100,7 +100,7 @@ like B dependencies). =item B -Same as specifying B<--repackage> for urpmi, disabled by default. +Same as specifying B<--repackage> for urpmi. Disabled by default. =item B @@ -139,7 +139,7 @@ or C or C. =item B -Additional options to pass to B when downloading files. +Additional options to pass to B's command line when downloading files. =back @@ -153,8 +153,10 @@ A medium is described as follows : } where B is the medium name (space characters must be prefixed by a -backslash) and where the optional B is the medium URL (if no B -is given, it will be guessed according to the mandatory list file). +backslash) and where the optional B is the medium URL. If no B +is given, it will be read from the mandatory list file. (This is the case +when passwords appear in the URL, so passwords remain hidden to non-root +users, urpmi.cfg being world-readable.) Most other options like B, B, B, B, B are for internal use and should be changed only @@ -167,9 +169,9 @@ medium for verification (unless of course signature checking has been 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 -urpmi.update or other means. This is useful for read-only media such as -CDs. +Media can be marked as B: this means that they will never get +updated by urpmi.update or other means. This is useful for read-only media +such as CDs. Please note that B is automatically set by urpmi.update or urpmi.addmedia if a remote pubkey file is available on the mirror. This @@ -183,8 +185,8 @@ invalid. =head1 AUTHOR -Pascal Rigaux (original author), Francois Pons, Rafael Garcia-Suarez, - (current maintainer) +Pascal Rigaux (original author), FranEois Pons, Rafael +Garcia-Suarez, (current maintainer) =head1 SEE ALSO -- cgit v1.2.1