Changeset 8f2d9b04


Ignore:
Timestamp:
02/23/2005 06:38:15 AM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 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:
5c6e284
Parents:
c6b985cf
Message:

Added direct links to specific sections in the book, pointed to by the Xorg and Stunnel instructions

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rc6b985cf r8f2d9b04  
    1 <!ENTITY day          "22">
     1<!ENTITY day          "23">
    22<!ENTITY month        "02">
    33<!ENTITY year         "2005">
    44<!ENTITY version      "svn-&year;&month;&day;">
    5 <!ENTITY releasedate  "February &day;nd, &year;">
     5<!ENTITY releasedate  "February &day;rd, &year;">
    66<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    77<!ENTITY blfs-version "cvs">                  <!-- cvs|[release #] -->
  • introduction/welcome/changelog.xml

    rc6b985cf r8f2d9b04  
    2222
    2323<itemizedlist>
     24
     25<listitem><para>February 23rd, 2005 [randy]: Added direct links to
     26XFree86 programs and descriptions (used by Xorg) and the Samba SWAT
     27configuration section (used by Stunnel).</para></listitem>
    2428
    2529<listitem><para>February 22nd, 2005 [randy]: Added additional installed
  • postlfs/security/stunnel.xml

    rc6b985cf r8f2d9b04  
    172172<acronym>BLFS</acronym> example of an actual setup of an
    173173<command>stunnel</command> encrypted service, read the
    174 <acronym>SWAT</acronym> configuration section in the <xref linkend="samba3"/>
     174<xref linkend="samba3-swat-config"/> in the <application>Samba</application>
    175175instructions.</para>
    176176
  • server/other/samba3.xml

    rc6b985cf r8f2d9b04  
    201201</sect3>
    202202
    203 <sect3><title>Configuring SWAT</title>
     203<sect3 id="samba3-swat-config"><title>Configuring SWAT</title>
    204204
    205205<para>The built in <acronym>SWAT</acronym>
  • x/installing/xfree86.xml

    rc6b985cf r8f2d9b04  
    539539</sect2>
    540540
    541 <sect2>
     541<sect2 id="xfree86-contents" xreflabel="XFree86 Contents and Descriptions">
    542542<title>Contents</title>
    543543
  • x/installing/xorg.xml

    rc6b985cf r8f2d9b04  
    480480
    481481<para>For a list of the package contents and a description of the commands,
    482 see the sections in <xref linkend='xfree86'/>.</para>
     482see the sections in the <xref linkend='xfree86-contents'/>.</para>
    483483
    484484</sect2>
Note: See TracChangeset for help on using the changeset viewer.