Ignore:
Timestamp:
05/03/2008 05:18:57 AM (16 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
804ecc5
Parents:
d101924b
Message:

Commented out remaining text related to XFree86.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7410 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/xorg.xml

    rd101924b rabfff1a5  
    3030    <title>Introduction to Xorg</title>
    3131
    32     <!-- <note>
     32<!-- XFREE86
     33      <note>
    3334      <para>There are three packages in BLFS that implement the <application>X
    3435      Window System</application>: <application>Xorg</application>
     
    5354      <para><application>XFree86</application> continues to be a solid,
    5455      conservative application with excellent driver support.</para>
    55     </note> -->
    56 
    57     <para><application>Xorg</application> is a freely redistributable open-source
    58     implementation of the <application>X</application> Window System. This
    59     system provides a client/server interface between display hardware (the
    60     mouse, keyboard, and video displays) and the desktop environment, while also
    61     providing both the windowing infrastructure and a standardized application
    62     interface (API).</para>
     56    </note>
     57XFREE86 -->
     58
     59    <para><application>Xorg</application> is a freely redistributable
     60    open-source implementation of the <application>X</application> Window
     61    System. This system provides a client/server interface between display
     62    hardware (the mouse, keyboard, and video displays) and the desktop
     63    environment, while also providing both the windowing infrastructure and
     64    a standardized application interface (API).</para>
    6365
    6466    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    444446    by users only.</quote></para>
    445447
    446     <!-- <para>For a list of the package contents, see the sections in the
    447     <xref linkend="xfree86-contents"/>.</para> -->
     448<!-- XFREE86
     449    <para>For a list of the package contents, see the sections in the
     450    <xref linkend="xfree86-contents"/>.</para>
     451XFREE86 -->
    448452
    449453  </sect2>
Note: See TracChangeset for help on using the changeset viewer.