Update of /cvsroot/fink/fink
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18871

Modified Files:
        fink.8.in ChangeLog 
Log Message:
Note the defaults when we have both --foo and --no-foo flags.


Index: fink.8.in
===================================================================
RCS file: /cvsroot/fink/fink/fink.8.in,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- fink.8.in   19 Oct 2005 20:13:13 -0000      1.50
+++ fink.8.in   27 Oct 2005 17:27:44 -0000      1.51
@@ -64,8 +64,11 @@
 choose a version based on its binary availability.
 .It Cm --no-use-binary-dist
 Don't use pre-compiled binary packages from the binary distribution,
-opposite of
+opposite of the
 .Cm --use-binary-dist
+flag. This is the default unless overridden by a setting in
+.Pa fink.conf
+configuration file.
 .It Cm --build-as-nobody
 Drop to a non-root user when performing the unpack, patch, compile,
 and install phases.
@@ -81,13 +84,16 @@
 .Cm --logfile
 flag to specify an alternate filename.
 .It Cm --no-log-outut
-Don't save a copy of the output during package-building, opposite of
+Don't save a copy of the output during package-building, opposite of the
 .Cm --log-output
+flag. This is the default.
 .It Cm -l, --logfile=filename
 Save package build logs to the file
 .Pa filename
-instead of the default (see the
+instead of the default file (see the
 .Cm --log-output
+flag, which is implicitly set by the
+.Cm --logfile
 flag). You can use percent-expansion codes to include specific package
 information automatically. A complete list of percent-expanions is
 available in the Fink Packaging Manual; some common percent-expansions

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/ChangeLog,v
retrieving revision 1.378
retrieving revision 1.379
diff -u -d -r1.378 -r1.379
--- ChangeLog   19 Oct 2005 20:13:13 -0000      1.378
+++ ChangeLog   27 Oct 2005 17:27:44 -0000      1.379
@@ -1,5 +1,10 @@
 2005-10-19  Daniel Macks  <[EMAIL PROTECTED]>
 
+       * fink.8.in: Document the default action when we have both --foo
+       and --no-foo flags.
+
+2005-10-19  Daniel Macks  <[EMAIL PROTECTED]>
+
        * fink.8.in: Document that 'fink plugins' lists of checksum algos.
 
 2005-10-16  Daniel Macks  <[EMAIL PROTECTED]>



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to