diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-07-09 03:02:08 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-07-09 03:02:08 +0000 |
commit | 49bd54adc96702f9fd6b53256445efabdee8428d (patch) | |
tree | 187a5cc09ea015d19b0ce2e11608acad725f8591 /man/C/urpmi.update.8 | |
parent | 53a8cead567b05ff6e65e8c2e2b9a16301d9d2b0 (diff) | |
download | urpmi-49bd54adc96702f9fd6b53256445efabdee8428d.tar urpmi-49bd54adc96702f9fd6b53256445efabdee8428d.tar.gz urpmi-49bd54adc96702f9fd6b53256445efabdee8428d.tar.bz2 urpmi-49bd54adc96702f9fd6b53256445efabdee8428d.tar.xz urpmi-49bd54adc96702f9fd6b53256445efabdee8428d.zip |
A typo, reproduced everywhere.
Diffstat (limited to 'man/C/urpmi.update.8')
-rw-r--r-- | man/C/urpmi.update.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/C/urpmi.update.8 b/man/C/urpmi.update.8 index 5417267c..3ea3b3af 100644 --- a/man/C/urpmi.update.8 +++ b/man/C/urpmi.update.8 @@ -71,7 +71,7 @@ a symbolic name, \fB<interface>\fP can be \fBka-run\fP or \fBssh\fP, extension. .TP .FN /etc/urpmi/skip.list -The list of packages the should not be automatically updated when using +The list of packages that should not be automatically updated when using --auto-select. It contains one package expression per line; either a package name followed by an optional operator and version string, or a regular expression (if bounded by slashes \fB/\fP) to match the fullname of packages |