Update of /cvsroot/fink/fink
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv28255

Modified Files:
        ChangeLog fink.8.in 
Log Message:
fink list -m,-s do not accept regular expressions.


Index: fink.8.in
===================================================================
RCS file: /cvsroot/fink/fink/fink.8.in,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -d -r1.69 -r1.70
--- fink.8.in   17 Sep 2008 05:39:28 -0000      1.69
+++ fink.8.in   18 Sep 2009 19:30:46 -0000      1.70
@@ -334,9 +334,9 @@
 .It Cm -N,--newer
 Show packages whose installed version is newer than anything fink knows about.
 .It Cm -s expr,--section=expr
-Show only packages in the sections matching the regular expression expr.
+Show only packages in the sections matching expr.
 .It Cm -m expr,--maintainer=expr
-Show only packages with the maintainer  matching the regular expression expr.
+Show only packages with the maintainer matching expr.
 .It Cm -w xyz,--width=xyz
 Sets the width of the display you would like the output
 formatted for. xyz is either a numeric value or auto.

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/ChangeLog,v
retrieving revision 1.519
retrieving revision 1.520
diff -u -d -r1.519 -r1.520
--- ChangeLog   16 May 2009 18:31:47 -0000      1.519
+++ ChangeLog   18 Sep 2009 19:30:46 -0000      1.520
@@ -1,3 +1,7 @@
+2009-09-18  Augusto Devegili <moni...@users.sourceforge.net>
+
+       * fink.8.in: fink list -m,-s do not accept regular expressions
+
 2009-05-16  Dave Morrison  <d...@finkproject.org>
 
        * inject.pl: must pass arguments when reexecuting under sudo


------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to