diff options
author | reed <reed> | 2006-03-01 00:01:51 +0000 |
---|---|---|
committer | reed <reed> | 2006-03-01 00:01:51 +0000 |
commit | ef92f93fe43bbfcf10bfc78bc41630e1223dcbe7 (patch) | |
tree | 29b41658127c69dd50f77c05547444a33579ecb2 /doc | |
parent | 93ca77f8ccaa267152bce1ea307c28ed0d9ceda8 (diff) | |
download | pkgsrc-ef92f93fe43bbfcf10bfc78bc41630e1223dcbe7.tar.gz |
Add a note about X11_TYPE about DragonFly's default.
(I had this in my pkgsrc since November.)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guide/files/faq.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/guide/files/faq.xml b/doc/guide/files/faq.xml index e2fcdbda217..5fca1fcb056 100644 --- a/doc/guide/files/faq.xml +++ b/doc/guide/files/faq.xml @@ -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 @@ you will have to add the following line into X11_TYPE=xorg </programlisting> +<note><para>The DragonFly operating system defaults to using +this X.org X11 implementation from pkgsrc. +</para></note> + </sect1> <!-- ================================================================== --> |