diff options
author | Francois Pons <fpons@mandriva.com> | 2002-07-26 13:07:11 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-07-26 13:07:11 +0000 |
commit | 0c6123d4586b0d7ddc997b5eefc3f37d22c06e65 (patch) | |
tree | 83242517fb6a00be16b49d0f004bdaf694679b6f /man/C | |
parent | 6f00b07f7a98c21f2841ca891e5d4af87b142f19 (diff) | |
download | urpmi-0c6123d4586b0d7ddc997b5eefc3f37d22c06e65.tar urpmi-0c6123d4586b0d7ddc997b5eefc3f37d22c06e65.tar.gz urpmi-0c6123d4586b0d7ddc997b5eefc3f37d22c06e65.tar.bz2 urpmi-0c6123d4586b0d7ddc997b5eefc3f37d22c06e65.tar.xz urpmi-0c6123d4586b0d7ddc997b5eefc3f37d22c06e65.zip |
3.9-5mdk
Diffstat (limited to 'man/C')
-rw-r--r-- | man/C/urpmi.8 | 2 | ||||
-rw-r--r-- | man/C/urpmq.8 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man/C/urpmi.8 b/man/C/urpmi.8 index c91a7f45..fc7889bd 100644 --- a/man/C/urpmi.8 +++ b/man/C/urpmi.8 @@ -48,7 +48,7 @@ use only update media. This means \fBurpmi\fP will search and resolve dependencies only in media marked as update. .IP "\fB\--media\fP" select specific media to use instead of all media available (or update media is -\fB--updtae\fP is used). +\fB--update\fP is used). .IP "\fB\--auto\fP" installs all required dependencies without asking. .IP "\fB\--auto-select\fP" diff --git a/man/C/urpmq.8 b/man/C/urpmq.8 index b27169a3..efb4fe20 100644 --- a/man/C/urpmq.8 +++ b/man/C/urpmq.8 @@ -20,7 +20,7 @@ use only update media. This means \fBurpmq\fP will search and resolve dependencies only in media marked as update. .IP "\fB\--media\fP" select specific media to use instead of all media available (or update media is -\fB--updtae\fP is used). +\fB--update\fP is used). .IP "\fB\--auto-select\fP" automatically select all packages that have to be upgraded according to already installed packages and packages listed in various media registered. |