pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc/guide/files Add a note about X11_TYPE about Dragon...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/579d47ea14ff
branches:  trunk
changeset: 508955:579d47ea14ff
user:      reed <reed%pkgsrc.org@localhost>
date:      Wed Mar 01 00:01:51 2006 +0000

description:
Add a note about X11_TYPE about DragonFly's default.
(I had this in my pkgsrc since November.)

diffstat:

 doc/guide/files/faq.xml |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r c763e5847e7b -r 579d47ea14ff doc/guide/files/faq.xml
--- a/doc/guide/files/faq.xml   Tue Feb 28 23:48:11 2006 +0000
+++ b/doc/guide/files/faq.xml   Wed Mar 01 00:01:51 2006 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: faq.xml,v 1.20 2006/02/12 14:44:59 rillig Exp $ -->
+<!-- $NetBSD: faq.xml,v 1.21 2006/03/01 00:01:51 reed Exp $ -->
 
 <chapter id="faq"> <?dbhtml filename="faq.html"?>
 <title>Frequently Asked Questions</title>
@@ -311,6 +311,10 @@
     X11_TYPE=xorg
 </programlisting>
 
+<note><para>The DragonFly operating system defaults to using
+this X.org X11 implementation from pkgsrc.
+</para></note>
+
 </sect1>
 
 <!-- ================================================================== -->



Home | Main Index | Thread Index | Old Index