Update of /cvsroot/fink/web/faq
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31846/web/faq
Modified Files:
comp-general.en.php comp-packages.en.php faq.en.html
general.en.php index.en.php mirrors.en.php relations.en.php
upgrade-fink.en.php usage-fink.en.php usage-general.en.php
usage-packages.en.php
Log Message:
Corrected bad-formed > sign
Index: upgrade-fink.en.php
===================================================================
RCS file: /cvsroot/fink/web/faq/upgrade-fink.en.php,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- upgrade-fink.en.php 20 Oct 2004 13:26:33 -0000 1.35
+++ upgrade-fink.en.php 24 Oct 2004 15:29:35 -0000 1.36
@@ -1,7 +1,7 @@
<?
$title = "F.A.Q. - Upgrading Fink";
$cvs_author = 'Author: michga';
-$cvs_date = 'Date: 2004/10/17 19:47:53';
+$cvs_date = 'Date: 2004/10/24 15:27:59';
$metatags = '<link rel="contents" href="index.php?phpLang=en" title="F.A.Q.
Contents"><link rel="next" href="usage-fink.php?phpLang=en" title="Installing, Using
and Maintaining Fink"><link rel="prev" href="mirrors.php?phpLang=en" title="Fink
mirrors">';
Index: comp-packages.en.php
===================================================================
RCS file: /cvsroot/fink/web/faq/comp-packages.en.php,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- comp-packages.en.php 20 Oct 2004 13:26:29 -0000 1.36
+++ comp-packages.en.php 24 Oct 2004 15:29:19 -0000 1.37
@@ -1,7 +1,7 @@
<?
$title = "F.A.Q. - Compiling (2)";
$cvs_author = 'Author: michga';
-$cvs_date = 'Date: 2004/10/17 19:47:53';
+$cvs_date = 'Date: 2004/10/24 15:27:59';
$metatags = '<link rel="contents" href="index.php?phpLang=en" title="F.A.Q.
Contents"><link rel="next" href="usage-general.php?phpLang=en" title="Package Usage
Problems - General"><link rel="prev" href="comp-general.php?phpLang=en" title="Compile
Problems - General">';
Index: mirrors.en.php
===================================================================
RCS file: /cvsroot/fink/web/faq/mirrors.en.php,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- mirrors.en.php 20 Oct 2004 13:26:33 -0000 1.35
+++ mirrors.en.php 24 Oct 2004 15:29:35 -0000 1.36
@@ -1,7 +1,7 @@
<?
$title = "F.A.Q. - Mirrors";
$cvs_author = 'Author: michga';
-$cvs_date = 'Date: 2004/10/17 19:47:53';
+$cvs_date = 'Date: 2004/10/24 15:27:59';
$metatags = '<link rel="contents" href="index.php?phpLang=en" title="F.A.Q.
Contents"><link rel="next" href="upgrade-fink.php?phpLang=en" title="Upgrading Fink
(version-specific troubleshooting)"><link rel="prev" href="relations.php?phpLang=en"
title="Relations with Other Projects">';
Index: usage-fink.en.php
===================================================================
RCS file: /cvsroot/fink/web/faq/usage-fink.en.php,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- usage-fink.en.php 20 Oct 2004 13:26:33 -0000 1.36
+++ usage-fink.en.php 24 Oct 2004 15:29:35 -0000 1.37
@@ -1,7 +1,7 @@
<?
$title = "F.A.Q. - Fink Usage";
$cvs_author = 'Author: michga';
-$cvs_date = 'Date: 2004/10/17 19:47:53';
+$cvs_date = 'Date: 2004/10/24 15:27:59';
$metatags = '<link rel="contents" href="index.php?phpLang=en" title="F.A.Q.
Contents"><link rel="next" href="comp-general.php?phpLang=en" title="Compile Problems
- General"><link rel="prev" href="upgrade-fink.php?phpLang=en" title="Upgrading Fink
(version-specific troubleshooting)">';
@@ -107,7 +107,7 @@
maintainer if something works (or even if it doesn't). Feedback from
users like you is what we use to determine if something is ready for
stable! To find out the maintainer of a package, run <code>fink info
- <packagename></code>.</p><p>Packages often have dependencies, and
packages in unstable often
+ <b>packagename</b></code>.</p><p>Packages often have dependencies, and
packages in unstable often
depend on other packages in unstable. For that reason, it is best to
activate all of unstable.</p><p>If you want Fink to use all of unstable, edit
<code>/sw/etc/fink.conf</code>, add <code>unstable/main</code>
Index: index.en.php
===================================================================
RCS file: /cvsroot/fink/web/faq/index.en.php,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- index.en.php 20 Oct 2004 13:26:32 -0000 1.40
+++ index.en.php 24 Oct 2004 15:29:35 -0000 1.41
@@ -1,7 +1,7 @@
<?
$title = "F.A.Q.";
$cvs_author = 'Author: michga';
-$cvs_date = 'Date: 2004/10/17 19:47:53';
+$cvs_date = 'Date: 2004/10/24 15:27:59';
$metatags = '<link rel="contents" href="index.php?phpLang=en" title="F.A.Q.
Contents"><link rel="next" href="general.php?phpLang=en" title="General Questions">';
@@ -76,7 +76,7 @@
<code>gnome-session</code> won't open a window manager.</a></li><li><a
href="usage-packages.php?phpLang=en#apple-x11-no-windowbar">9.10 I upgraded to Apple's
X11 in Panther and now my window title bars
are missing.</a></li><li><a
href="usage-packages.php?phpLang=en#apple-x11-wants-xfree86">9.11 I installed Apple's
X11 but Fink keeps asking to install
XFree86 or X.org.</a></li><li><a
href="usage-packages.php?phpLang=en#wants-xfree86-on-upgrade">9.12 I switched from the
10.2 Fink version to 10.2-gcc3.3 or 10.3, I have Apple's X11, and Fink asks me to
install XFree86 or X.org.</a></li><li><a
href="usage-packages.php?phpLang=en#special-x11-debug">9.13 I'm still having problems
with X11 and Fink.</a></li></ul></li></ul>
-<!--Generated from $Fink: faq.en.xml,v 1.37 2004/10/17 19:47:53 michga Exp $-->
+<!--Generated from $Fink: faq.en.xml,v 1.38 2004/10/24 15:27:59 michga Exp $-->
<? include_once "../footer.inc"; ?>
Index: relations.en.php
===================================================================
RCS file: /cvsroot/fink/web/faq/relations.en.php,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- relations.en.php 20 Oct 2004 13:26:33 -0000 1.35
+++ relations.en.php 24 Oct 2004 15:29:35 -0000 1.36
@@ -1,7 +1,7 @@
<?
$title = "F.A.Q. - Relations";
$cvs_author = 'Author: michga';
-$cvs_date = 'Date: 2004/10/17 19:47:53';
+$cvs_date = 'Date: 2004/10/24 15:27:59';
$metatags = '<link rel="contents" href="index.php?phpLang=en" title="F.A.Q.
Contents"><link rel="next" href="mirrors.php?phpLang=en" title="Fink mirrors"><link
rel="prev" href="general.php?phpLang=en" title="General Questions">';
Index: comp-general.en.php
===================================================================
RCS file: /cvsroot/fink/web/faq/comp-general.en.php,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- comp-general.en.php 20 Oct 2004 13:26:29 -0000 1.37
+++ comp-general.en.php 24 Oct 2004 15:29:19 -0000 1.38
@@ -1,7 +1,7 @@
<?
$title = "F.A.Q. - Compiling (1)";
$cvs_author = 'Author: michga';
-$cvs_date = 'Date: 2004/10/17 19:47:53';
+$cvs_date = 'Date: 2004/10/24 15:27:59';
$metatags = '<link rel="contents" href="index.php?phpLang=en" title="F.A.Q.
Contents"><link rel="next" href="comp-packages.php?phpLang=en" title="Compile Problems
- Specific Packages"><link rel="prev" href="usage-fink.php?phpLang=en"
title="Installing, Using and Maintaining Fink">';
Index: faq.en.html
===================================================================
RCS file: /cvsroot/fink/web/faq/faq.en.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- faq.en.html 20 Oct 2004 13:26:30 -0000 1.40
+++ faq.en.html 24 Oct 2004 15:29:19 -0000 1.41
@@ -294,7 +294,7 @@
maintainer if something works (or even if it doesn't). Feedback from
users like you is what we use to determine if something is ready for
stable! To find out the maintainer of a package, run <tt style="white-space:
nowrap;">fink info
- <packagename></tt>.</p><p>Packages often have dependencies, and
packages in unstable often
+ <b>packagename</b></tt>.</p><p>Packages often have dependencies, and packages
in unstable often
depend on other packages in unstable. For that reason, it is best to
activate all of unstable.</p><p>If you want Fink to use all of unstable, edit
<tt style="white-space: nowrap;">/sw/etc/fink.conf</tt>, add <tt
style="white-space: nowrap;">unstable/main</tt>
@@ -1391,4 +1391,4 @@
provided the document and this copyright notice remain complete and
unmodified. Any commercial reproduction and any online publication
requires the explicit consent of the author.</p><hr>
-<p>Generated from <i>$Fink: faq.en.xml,v 1.37 2004/10/17 19:47:53 michga Exp
$</i></p></body></html>
+<p>Generated from <i>$Fink: faq.en.xml,v 1.38 2004/10/24 15:27:59 michga Exp
$</i></p></body></html>
Index: usage-packages.en.php
===================================================================
RCS file: /cvsroot/fink/web/faq/usage-packages.en.php,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- usage-packages.en.php 20 Oct 2004 13:26:34 -0000 1.36
+++ usage-packages.en.php 24 Oct 2004 15:29:36 -0000 1.37
@@ -1,7 +1,7 @@
<?
$title = "F.A.Q. - Usage (2)";
$cvs_author = 'Author: michga';
-$cvs_date = 'Date: 2004/10/17 19:47:53';
+$cvs_date = 'Date: 2004/10/24 15:27:59';
$metatags = '<link rel="contents" href="index.php?phpLang=en" title="F.A.Q.
Contents"><link rel="prev" href="usage-general.php?phpLang=en" title="Package Usage
Problems - General">';
Index: general.en.php
===================================================================
RCS file: /cvsroot/fink/web/faq/general.en.php,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- general.en.php 20 Oct 2004 13:26:32 -0000 1.35
+++ general.en.php 24 Oct 2004 15:29:35 -0000 1.36
@@ -1,7 +1,7 @@
<?
$title = "F.A.Q. - General";
$cvs_author = 'Author: michga';
-$cvs_date = 'Date: 2004/10/17 19:47:53';
+$cvs_date = 'Date: 2004/10/24 15:27:59';
$metatags = '<link rel="contents" href="index.php?phpLang=en" title="F.A.Q.
Contents"><link rel="next" href="relations.php?phpLang=en" title="Relations with Other
Projects"><link rel="prev" href="index.php?phpLang=en" title="F.A.Q. Contents">';
Index: usage-general.en.php
===================================================================
RCS file: /cvsroot/fink/web/faq/usage-general.en.php,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- usage-general.en.php 20 Oct 2004 13:26:34 -0000 1.36
+++ usage-general.en.php 24 Oct 2004 15:29:36 -0000 1.37
@@ -1,7 +1,7 @@
<?
$title = "F.A.Q. - Usage (1)";
$cvs_author = 'Author: michga';
-$cvs_date = 'Date: 2004/10/17 19:47:53';
+$cvs_date = 'Date: 2004/10/24 15:27:59';
$metatags = '<link rel="contents" href="index.php?phpLang=en" title="F.A.Q.
Contents"><link rel="next" href="usage-packages.php?phpLang=en" title="Package Usage
Problems - Specific Packages"><link rel="prev" href="comp-packages.php?phpLang=en"
title="Compile Problems - Specific Packages">';
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits