yum-software-management/en_US yum-software-management.xml,1.5,1.6

Stuart Ellis (elliss) fedora-docs-commits at redhat.com
Sun Apr 30 14:47:54 UTC 2006


Author: elliss

Update of /cvs/docs/yum-software-management/en_US
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8233/en_US

Modified Files:
	yum-software-management.xml 
Log Message:
- Amended search section, per bug 179483.




Index: yum-software-management.xml
===================================================================
RCS file: /cvs/docs/yum-software-management/en_US/yum-software-management.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- yum-software-management.xml	24 Mar 2006 20:37:28 -0000	1.5
+++ yum-software-management.xml	30 Apr 2006 14:47:52 -0000	1.6
@@ -1006,9 +1006,8 @@
       <para>
         If you do not know the name of the package, use the
         <option>search</option> or <option>provides</option> options.
-        Alternatively, use wild cards or regular expressions with any
-        <command>yum</command> search option to broaden the search
-        criteria.
+        Alternatively, use wild cards with any <command>yum</command>
+        search option to broaden the search criteria.
       </para>
 
       <para>
@@ -1069,13 +1068,6 @@
 <screen>
 <userinput>su -c 'yum list <replaceable>tsc\*</replaceable>'</userinput>
 </screen>
-      <tip>
-        <title>Regular Expressions</title>
-        <para>
-          Use Perl or Python regular expressions to carry out more
-          complex queries.
-        </para>
-      </tip>
     </section>
 
     <section id="sn-package-matches">
@@ -1085,7 +1077,7 @@
         Searches with <command>yum</command> show all of the packages
         that match your criteria. Packages must meet the terms of the
         search exactly to be considered matches, unless you use
-        wild-cards or a regular expression.
+        wild-cards.
       </para>
 
       <para>




More information about the Fedora-docs-commits mailing list