Changeset 692e12c


Ignore:
Timestamp:
06/04/2004 11:51:46 PM (20 years ago)
Author:
Larry Lawrence <larry@…>
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, v5_1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
a3b2641
Parents:
21eeb86
Message:

cleanup

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

Files:
19 edited

Legend:

Unmodified
Added
Removed
  • basicnet/mailnews/fetchmail/fetchmail-config.xml

    r21eeb86 r692e12c  
    1414
    1515poll SERVERNAME :
    16     user username pass password;
     16    user <replaceable>[username]</replaceable> pass <replaceable>[password]</replaceable>;
    1717    mda "/usr/bin/procmail -f %F -d %T";
    1818<command>EOF</command>
  • basicnet/netprogs/inetutils/inetutils-desc.xml

    r21eeb86 r692e12c  
    3838
    3939<sect3><title>tftp</title>
    40 <para><command>tftp</command> is an Internet Trivial File Transfer Protocol.</para></sect3>
     40<para><command>tftp</command> is an Internet Trivial File Transfer
     41Protocol client.</para></sect3>
    4142
    4243<sect3><title>whois</title>
     
    6566
    6667<sect3><title>tftpd</title>
    67 <para><command>tftpd</command> is a Internet Trivial File Transfer Protocol server.</para></sect3>
     68<para><command>tftpd</command> is an Internet Trivial File Transfer Protocol server.</para></sect3>
    6869
    6970<sect3><title>uucpd</title>
  • basicnet/netutils/bind-utils/bind-utils-exp.xml

    r21eeb86 r692e12c  
    22<title>Command explanations</title>
    33
    4 <para><command>make -C lib/...</command>: This command  builds the librariess that are needed for the client programs.</para>
     4<para><command>make -C lib/...</command>: This command  builds the libraries that are needed for the client programs.</para>
    55
    66<para><command>make -C bin/dig</command>: This command  builds the client programs.</para>
  • connect/dhcp/dhcp.xml

    r21eeb86 r692e12c  
    1414<application>dhcp</application> package) and <command>dhcpcd</command>.
    1515<acronym>BLFS</acronym> presents both sets of installation instructions
    16 and discuss how
     16and discusses how
    1717to create an appropriate service script to work with the
    1818<command>network</command> bootscript and the <acronym>DHCP</acronym>
  • content/databases/db-3.3/db-3.3-intro.xml

    r21eeb86 r692e12c  
    2323url="http://www.sleepycat.com/webforms/patchdl.php?src=patch.3.3.11.1"/></para></listitem>
    2424<listitem><para>Required Patch: <ulink
    25 url="http://www.sleepycat.com/webforms/patchdl.php?src=patach.3.3.11.2"/></para></listitem>
     25url="http://www.sleepycat.com/webforms/patchdl.php?src=patch.3.3.11.2"/></para></listitem>
    2626</itemizedlist></sect3>
    2727
  • content/databases/postgresql/postgresql-intro.xml

    r21eeb86 r692e12c  
    3131<xref linkend="openssl"/>,
    3232<xref linkend="Linux_PAM"/>,
    33 <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink> or
     33<ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
    3434<xref linkend="mitkrb"/> or <xref linkend="heimdal"/>,
    3535<ulink url="http://ant.apache.org/">Ant</ulink> and
  • general/genlib/guile/guile-desc.xml

    r21eeb86 r692e12c  
    1414
    1515<sect3><title>guile</title>
    16 <para><command>guile</command> is a stand-alone scheme interpreter for
     16<para><command>guile</command> is a stand-alone Scheme interpreter for
    1717<application>Guile</application>.</para></sect3>
    1818
     
    2424
    2525<sect3><title>guile-snarf</title>
    26 <para><command>guile-snarf</command> a script to parse declarations in
     26<para><command>guile-snarf</command> is a script to parse declarations in
    2727your <application>C</application> code for <application>Scheme</application>
    2828visible <application>C</application> functions, <application>Scheme
  • general/genlib/libusb/libusb-exp.xml

    r21eeb86 r692e12c  
    33
    44<para><parameter>--disable-build-docs</parameter>: This switch turns off
    5 by default enabled building of documentation since it requires
     5the default enabled building of documentation since it requires
    66<application>OpenJade</application>.</para>
    77</sect2>
  • general/prog/prog.xml

    r21eeb86 r692e12c  
    77<application>C</application>, <application>C++</application> and
    88<application>Perl</application>. This chapter provides instructions to
    9 build many popular programming environments to greatly expand you
     9build many popular programming environments to greatly expand your
    1010system's development capabilities.</para>
    1111
  • general/prog/tcl/tcl-inst.xml

    r21eeb86 r692e12c  
    1919sed -i "s:${DIR}/unix:/usr/lib:" tclConfig.sh &amp;&amp;
    2020sed -i "s:${DIR}:/usr/include/tcl${V}:" tclConfig.sh &amp;&amp;
    21 sed -i "s,^TCL_LIB_FILE='libtcl${V}..TCL_DBGX..so',TCL_LIB_FILE=\"libtcl${V}\$\{TCL_DBGX\}.so\"," tclConfig.sh &amp;&amp;
     21sed -i "s,^TCL_LIB_FILE='libtcl${V}..TCL_DBGX..so',TCL_LIB_FILE=\"libtcl${V}\$\{TCL_DBGX\}.so\"," \
     22    tclConfig.sh &amp;&amp;
    2223mv ../doc/{,Tcl_}Thread.3 &amp;&amp;
    2324sed -i 's/ Thread.3/ Tcl_Thread.3/' mkLinks &amp;&amp;
  • general/sysutils/fcron/fcron-config.xml

    r21eeb86 r692e12c  
    1919Refer to the fcrontab man page for proper parameters to address your situation.</para>
    2020
    21 <para>Install ithe <filename>/etc/rc.d/init.d/fcron</filename>
     21<para>Install the <filename>/etc/rc.d/init.d/fcron</filename>
    2222init script from the <xref linkend="intro-important-bootscripts"/> package.</para>
    2323                                                                                                               
  • kde/kde-intro.xml

    r21eeb86 r692e12c  
    22<title>Introduction to <acronym>KDE</acronym></title>
    33
    4 <para><acronym>KDE</acronym> is a comprehensive desktop environment that builds on
    5 <application>X</application> Window System and <application>Qt</application> to provide
     4<para><acronym>KDE</acronym> is a comprehensive desktop environment that
     5builds on an <application>X</application> Window System and
     6<application>Qt</application> to provide
    67a window manager and many user tools, including a browser, word processor,
    78spreadsheet, presentation package, games, and numerous other utilities. It
  • postlfs/config/netfs.xml

    r21eeb86 r692e12c  
    44
    55<para>While <acronym>LFS</acronym> is capable of mounting network file
    6 systems such as <acronym>NFS</acronym> these are not mounted by the
     6systems such as <acronym>NFS</acronym>, these are not mounted by the
    77<filename>mountfs</filename> init script.  The tools needed to mount
    88these systems may not be available on the root partition and the
  • postlfs/config/profile.xml

    r21eeb86 r692e12c  
    414414<filename>.dircolors</filename> file when a new user is set up. As before, just
    415415change the output file name on the following command and assure the
    416 owner and group permissions are correct on the files created and/or copied.
     416permissions, owner, and group are correct on the files created and/or copied.
    417417</para>
    418418
  • postlfs/security/firewalling/library.xml

    r21eeb86 r692e12c  
    66<ulink url="http://www.netfilter.org/documentation/FAQ/netfilter-faq.html">Netfilter related FAQ</ulink>
    77<ulink url="http://www.netfilter.org/documentation/index.html#HOWTO">Netfilter related HOWTO's</ulink>
    8 <ulink url="http://www.linuxdoc.org/LDP/nag2/x-087-2-firewall.html">www.linuxdoc.org/LDP/nag2/x-087-2-firewall.html</ulink>
    9 <ulink url="http://www.linuxdoc.org/HOWTO/Security-HOWTO.html">www.linuxdoc.org/HOWTO/Security-HOWTO.html</ulink>
    10 <ulink url="http://www.linuxdoc.org/HOWTO/Firewall-HOWTO.html">www.linuxdoc.org/HOWTO/Firewall-HOWTO.html</ulink>
     8<ulink url="http://en.tldp.org/LDP/nag2/x-087-2-firewall.html">en.tldp.org/LDP/nag2/x-087-2-firewall.html</ulink>
     9<ulink url="http://en.tldp.org/HOWTO/Security-HOWTO.html">en.tldp.org/HOWTO/Security-HOWTO.html</ulink>
     10<ulink url="http://en.tldp.org/HOWTO/Firewall-HOWTO.html">en.tldp.org/HOWTO/Firewall-HOWTO.html</ulink>
    1111<ulink url="http://www-106.ibm.com/developerworks/security/library/s-fire.html">www.ibm.com/developerworks/security/library/s-fire.html</ulink>
    1212<ulink url="http://www-106.ibm.com/developerworks/security/library/s-fire2.html">www.ibm.com/developerworks/security/library/s-fire2.html</ulink>
     
    1717<ulink url="http://linux.oreillynet.com/pub/a/linux/2000/03/10/netadmin/ddos.html">linux.oreillynet.com/pub/a/linux/2000/03/10/netadmin/ddos.html</ulink>
    1818<ulink url="http://staff.washington.edu/dittrich/misc/ddos">staff.washington.edu/dittrich/misc/ddos</ulink>
    19 <ulink url="http://ipmasq.cjb.net/">ipmasq.cjb.net/</ulink>
    2019<ulink url="http://www.e-infomax.com/ipmasq">www.e-infomax.com/ipmasq</ulink>
    2120<ulink url="http://www.circlemud.org/~jelson/writings/security/index.htm">www.circlemud.org/~jelson/writings/security/index.htm</ulink>
  • server/other/openssh/openssh-intro.xml

    r21eeb86 r692e12c  
    2323<xref linkend="tcpwrappers"/>,
    2424X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
    25 <xref linkend="mitkrb"/> or <xref linkend="heimdal"/> and
     25<xref linkend="mitkrb"/> or <xref linkend="heimdal"/>, and
    2626<ulink url="http://www.opensc.org/">OpenSC</ulink>
    2727</para></sect4>
  • x/installing/xfree86/xfree86-intro.xml

    r21eeb86 r692e12c  
    2626
    2727<sect4><title>Optional</title>
    28 <para>The following packages are included in the <application>XFree86</application> package,
     28<para><xref linkend="Linux_PAM"/> and the following packages are included in the <application>XFree86</application> package,
    2929however they
    3030are updated more often than the <application>XFree86</application> package and are highly recommended:
    31 <xref linkend="expat"/>, <xref linkend="freetype2"/>, <xref linkend="fontconfig"/>, and
    32 <xref linkend="Linux_PAM"/>.</para>
     31<xref linkend="expat"/>, <xref linkend="freetype2"/>, <xref linkend="fontconfig"/>.</para>
    3332
    3433<note><para>If you choose not to install <application>expat</application>,
  • x/xorg/xorg.xml

    r21eeb86 r692e12c  
    140140
    141141<sect3><title>Setting Up a Shadow Directory</title> 
    142 <para>When building, <application>Xorg</application> you should create
     142<para>When building <application>Xorg</application>, you should create
    143143a shadow directory of symbolic links for the compiled code.  To do that, we first
    144144make the <application>lndir</application>.  Starting from the
     
    331331a serial mouse on the first serial port would be linked to ttyS1.</para>
    332332 
    333 <para>Create the <filename>xorg.conf</filename> file with
     333<para>Create the <filename>xorg.conf</filename> file with:
    334334<screen><userinput><command>cd ~
    335335Xorg -configure</command></userinput></screen>
     
    370370 
    371371</itemizedlist>
    372 <para>Test the system with
     372<para>Test the system with:
    373373<screen><userinput><command>X -xf86config ~/xorg.conf.new</command></userinput></screen>
    374374You will only get a gray background with an X-shaped mouse cursor, but it
     
    378378wrong.</para>
    379379 
    380 <para>Move the configuration file to its final location</para>
     380<para>Move the configuration file to its final location:</para>
    381381<screen><userinput><command>mv ~/xorg.conf.new /etc/X11/xorg.conf</command></userinput></screen>
    382382 
    383 <para>Create <filename>.xinitrc</filename>
     383<para>Create <filename>.xinitrc</filename>:
    384384<screen><userinput><command>cat &gt; ~/.xinitrc &lt;&lt; "EOF"</command>
    385385# Begin .xinitrc file
  • xsoft/graphweb/mozilla/mozilla.ent

    r21eeb86 r692e12c  
    66<!ENTITY mozilla-desc SYSTEM "mozilla-desc.xml">
    77<!ENTITY mozilla-version "1.6">
    8 <!ENTITY enigmail-version "0.83.0">
     8<!ENTITY enigmail-version "0.83.6">
    99<!ENTITY ipc-version "1.0.5">
    1010<!ENTITY mozilla-download-http "http://ftp.mozilla.org/pub/mozilla/releases/mozilla&mozilla-version;/src/mozilla-source-&mozilla-version;.tar.bz2">
Note: See TracChangeset for help on using the changeset viewer.