summaryrefslogtreecommitdiffstats
path: root/pod
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2016-01-06 06:07:20 -0500
committerThierry Vignaud <thierry.vignaud@gmail.com>2016-01-06 06:07:20 -0500
commite6eb24d5f292c5c93c90c99af9e457cb69deff9f (patch)
treeca7aeb30b7c99f0d15aae2ee2e2f953e70af9d48 /pod
parent7b1b12ed1e0d0b5631584472d4c9727b91601176 (diff)
downloadurpmi-e6eb24d5f292c5c93c90c99af9e457cb69deff9f.tar
urpmi-e6eb24d5f292c5c93c90c99af9e457cb69deff9f.tar.gz
urpmi-e6eb24d5f292c5c93c90c99af9e457cb69deff9f.tar.bz2
urpmi-e6eb24d5f292c5c93c90c99af9e457cb69deff9f.tar.xz
urpmi-e6eb24d5f292c5c93c90c99af9e457cb69deff9f.zip
s/suggested/recommended/
Diffstat (limited to 'pod')
-rw-r--r--pod/8/urpmi.pod6
-rw-r--r--pod/8/urpmq.pod6
2 files changed, 6 insertions, 6 deletions
diff --git a/pod/8/urpmi.pod b/pod/8/urpmi.pod
index ce38b28c..27021abb 100644
--- a/pod/8/urpmi.pod
+++ b/pod/8/urpmi.pod
@@ -171,12 +171,12 @@ write access to your rpm build top directory).
=item B<--no-recommends>
-With this option, urpmi will not install "suggested" packages.
-By default, urpmi will install (newly) suggested packages.
+With this option, urpmi will not install "recommended" packages.
+By default, urpmi will install (newly) recommended packages.
=item B<--allow-recommends>
-With this option, urpmi will install "suggested" packages.
+With this option, urpmi will install "recommended" packages.
This is useful if you have C<no-recommends> in urpmi.cfg.
diff --git a/pod/8/urpmq.pod b/pod/8/urpmq.pod
index b8a003aa..cbf9d80e 100644
--- a/pod/8/urpmq.pod
+++ b/pod/8/urpmq.pod
@@ -86,12 +86,12 @@ have been removed from the current version of Mageia Linux.
=item B<--no-recommends>
-With this option, urpmq will not require "suggested" packages.
-By default, urpmq will require (newly) suggested packages.
+With this option, urpmq will not require "recommended" packages.
+By default, urpmq will require (newly) recommended packages.
=item B<--allow-recommends>
-With this option, urpmi will install "suggested" packages.
+With this option, urpmi will install "recommended" packages.
This is useful if you have C<no-recommends> in urpmi.cfg.
=item B<--keep>