Update of /cvsroot/fink/web/doc/x11
In directory sc8-pr-cvs1:/tmp/cvs-serv7765/xml/web/doc/x11

Modified Files:
        history.php index.php inst-xfree86.php intro.php other.php 
        run-xfree86.php tips.php trouble.php x11.html xtools.php 
Log Message:

By user request, redo some of the long <codeblock> lines to eliminate
having to scroll left and right for standard-size browser windows.



Index: history.php
===================================================================
RCS file: /cvsroot/fink/web/doc/x11/history.php,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- history.php 25 Jul 2003 01:08:06 -0000      1.38
+++ history.php 30 Aug 2003 20:26:58 -0000      1.39
@@ -1,7 +1,7 @@
 <?
 $title = "Running X11 - History";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2003/07/25 01:06:55';
+$cvs_date = 'Date: 2003/08/30 20:26:12';
 
 $metatags = '<link rel="contents" href="index.php" title="Running X11 Contents"><link 
rel="next" href="inst-xfree86.php" title="Getting and Installing XFree86"><link 
rel="prev" href="intro.php" title="Introduction">';
 

Index: index.php
===================================================================
RCS file: /cvsroot/fink/web/doc/x11/index.php,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- index.php   25 Jul 2003 01:08:06 -0000      1.38
+++ index.php   30 Aug 2003 20:26:58 -0000      1.39
@@ -1,7 +1,7 @@
 <?
 $title = "Running X11";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2003/07/25 01:06:55';
+$cvs_date = 'Date: 2003/08/30 20:26:12';
 
 $metatags = '<link rel="contents" href="index.php" title="Running X11 Contents"><link 
rel="next" href="intro.php" title="Introduction">';
 
@@ -83,7 +83,7 @@
 <li><a href="tips.php#open">8.2 Launching Aqua apps from an xterm</a></li>
 <li><a href="tips.php#copy-n-paste">8.3 Copy and Paste</a></li>
 </ul>
-</ul><p>Generated from <i>$Fink: x11.xml,v 1.37 2003/07/25 01:06:55 alexkhansen Exp 
$</i></p>
+</ul><p>Generated from <i>$Fink: x11.xml,v 1.38 2003/08/30 20:26:12 alexkhansen Exp 
$</i></p>
 
 
 <?

Index: inst-xfree86.php
===================================================================
RCS file: /cvsroot/fink/web/doc/x11/inst-xfree86.php,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- inst-xfree86.php    25 Jul 2003 01:08:06 -0000      1.40
+++ inst-xfree86.php    30 Aug 2003 20:26:58 -0000      1.41
@@ -1,7 +1,7 @@
 <?
 $title = "Running X11 - Installing XFree86";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2003/07/25 01:06:55';
+$cvs_date = 'Date: 2003/08/30 20:26:12';
 
 $metatags = '<link rel="contents" href="index.php" title="Running X11 Contents"><link 
rel="next" href="run-xfree86.php" title="Starting XFree86"><link rel="prev" 
href="history.php" title="History">';
 
@@ -100,7 +100,9 @@
 </li>
 <li>
 <p>If you are trying to build a package by hand against Apple's X11 and you see a 
failure like:</p>
-<pre>ld: err.o illegal reference to symbol: _XSetIOErrorHandler defined in indirectly 
referenced dynamic library /usr/X11R6/lib/libX11.6.dylib</pre>
+<pre>ld: err.o illegal reference to symbol: _XSetIOErrorHandler 
+defined in indirectly referenced dynamic library 
+/usr/X11R6/lib/libX11.6.dylib</pre>
 <p>then you'll need to make sure to that <code>-lX11</code> is present during 
linking.  Check your package's configuration options to see how to feed it the extra 
argument.</p>
 </li>
 </ul>
@@ -257,7 +259,8 @@
    To manually, remove them, you use the <code>dpkg</code> with the --force-depends
    option, like so:
   </p>
-<pre>sudo dpkg -r --force-depends xfree86-rootless xfree86-rootless-shlibs 
xfree86-base xfree86-base-shlibs</pre>
+<pre>sudo dpkg -r --force-depends xfree86-rootless\ 
+xfree86-rootless-shlibs xfree86-base xfree86-base-shlibs</pre>
 <p>
    Note that if you have apps that require threaded XFree86, you may have trouble 
with your
    dpkg database if you force remove it and install a different XFree86 package or 
placeholder

Index: intro.php
===================================================================
RCS file: /cvsroot/fink/web/doc/x11/intro.php,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- intro.php   25 Jul 2003 01:08:06 -0000      1.38
+++ intro.php   30 Aug 2003 20:26:58 -0000      1.39
@@ -1,7 +1,7 @@
 <?
 $title = "Running X11 - Intro";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2003/07/25 01:06:55';
+$cvs_date = 'Date: 2003/08/30 20:26:12';
 
 $metatags = '<link rel="contents" href="index.php" title="Running X11 Contents"><link 
rel="next" href="history.php" title="History"><link rel="prev" href="index.php" 
title="Running X11 Contents">';
 

Index: other.php
===================================================================
RCS file: /cvsroot/fink/web/doc/x11/other.php,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- other.php   25 Jul 2003 01:08:06 -0000      1.38
+++ other.php   30 Aug 2003 20:26:58 -0000      1.39
@@ -1,7 +1,7 @@
 <?
 $title = "Running X11 - Other Stuff";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2003/07/25 01:06:55';
+$cvs_date = 'Date: 2003/08/30 20:26:12';
 
 $metatags = '<link rel="contents" href="index.php" title="Running X11 Contents"><link 
rel="next" href="trouble.php" title="Troubleshooting XFree86"><link rel="prev" 
href="xtools.php" title="Xtools">';
 

Index: run-xfree86.php
===================================================================
RCS file: /cvsroot/fink/web/doc/x11/run-xfree86.php,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- run-xfree86.php     25 Jul 2003 01:08:06 -0000      1.39
+++ run-xfree86.php     30 Aug 2003 20:26:58 -0000      1.40
@@ -1,7 +1,7 @@
 <?
 $title = "Running X11 - Starting XFree86";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2003/07/25 01:06:55';
+$cvs_date = 'Date: 2003/08/30 20:26:12';
 
 $metatags = '<link rel="contents" href="index.php" title="Running X11 Contents"><link 
rel="next" href="xtools.php" title="Xtools"><link rel="prev" href="inst-xfree86.php" 
title="Getting and Installing XFree86">';
 

Index: tips.php
===================================================================
RCS file: /cvsroot/fink/web/doc/x11/tips.php,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- tips.php    25 Jul 2003 01:08:06 -0000      1.31
+++ tips.php    30 Aug 2003 20:26:58 -0000      1.32
@@ -1,7 +1,7 @@
 <?
 $title = "Running X11 - Tips";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2003/07/25 01:06:55';
+$cvs_date = 'Date: 2003/08/30 20:26:12';
 
 $metatags = '<link rel="contents" href="index.php" title="Running X11 Contents"><link 
rel="prev" href="trouble.php" title="Troubleshooting XFree86">';
 

Index: trouble.php
===================================================================
RCS file: /cvsroot/fink/web/doc/x11/trouble.php,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- trouble.php 25 Jul 2003 01:08:06 -0000      1.35
+++ trouble.php 30 Aug 2003 20:26:58 -0000      1.36
@@ -1,7 +1,7 @@
 <?
 $title = "Running X11 - Troubleshooting";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2003/07/25 01:06:55';
+$cvs_date = 'Date: 2003/08/30 20:26:12';
 
 $metatags = '<link rel="contents" href="index.php" title="Running X11 Contents"><link 
rel="next" href="tips.php" title="Usage Tips"><link rel="prev" href="other.php" 
title="Other X11 Possibilities">';
 

Index: x11.html
===================================================================
RCS file: /cvsroot/fink/web/doc/x11/x11.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- x11.html    25 Jul 2003 01:08:06 -0000      1.40
+++ x11.html    30 Aug 2003 20:26:58 -0000      1.41
@@ -362,7 +362,9 @@
 </li>
 <li>
 <p>If you are trying to build a package by hand against Apple's X11 and you see a 
failure like:</p>
-<pre>ld: err.o illegal reference to symbol: _XSetIOErrorHandler defined in indirectly 
referenced dynamic library /usr/X11R6/lib/libX11.6.dylib</pre>
+<pre>ld: err.o illegal reference to symbol: _XSetIOErrorHandler 
+defined in indirectly referenced dynamic library 
+/usr/X11R6/lib/libX11.6.dylib</pre>
 <p>then you'll need to make sure to that <tt style="white-space: nowrap;">-lX11</tt> 
is present during linking.  Check your package's configuration options to see how to 
feed it the extra argument.</p>
 </li>
 </ul>
@@ -519,7 +521,8 @@
    To manually, remove them, you use the <tt style="white-space: nowrap;">dpkg</tt> 
with the --force-depends
    option, like so:
   </p>
-<pre>sudo dpkg -r --force-depends xfree86-rootless xfree86-rootless-shlibs 
xfree86-base xfree86-base-shlibs</pre>
+<pre>sudo dpkg -r --force-depends xfree86-rootless\ 
+xfree86-rootless-shlibs xfree86-base xfree86-base-shlibs</pre>
 <p>
    Note that if you have apps that require threaded XFree86, you may have trouble 
with your
    dpkg database if you force remove it and install a different XFree86 package or 
placeholder
@@ -1223,4 +1226,4 @@
 You may distribute this document in print for private purposes,
 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: 
x11.xml,v 1.37 2003/07/25 01:06:55 alexkhansen Exp $</i></p></body></html>
+requires the explicit consent of the author.</p><hr><p>Generated from <i>$Fink: 
x11.xml,v 1.38 2003/08/30 20:26:12 alexkhansen Exp $</i></p></body></html>

Index: xtools.php
===================================================================
RCS file: /cvsroot/fink/web/doc/x11/xtools.php,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- xtools.php  25 Jul 2003 01:08:06 -0000      1.38
+++ xtools.php  30 Aug 2003 20:26:58 -0000      1.39
@@ -1,7 +1,7 @@
 <?
 $title = "Running X11 - Xtools";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2003/07/25 01:06:55';
+$cvs_date = 'Date: 2003/08/30 20:26:12';
 
 $metatags = '<link rel="contents" href="index.php" title="Running X11 Contents"><link 
rel="next" href="other.php" title="Other X11 Possibilities"><link rel="prev" 
href="run-xfree86.php" title="Starting XFree86">';
 




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to