Changeset 5628618e


Ignore:
Timestamp:
04/07/2003 09:14:53 PM (21 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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
b77b166f
Parents:
0cfd5d9
Message:

spellcheck pass

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

Files:
61 edited

Legend:

Unmodified
Added
Removed
  • basicnet/djb/ucspi-tcp/ucspi-tcp-exp.xml

    r0cfd5d9 r5628618e  
    77mv hier.c~ hier.c</userinput></screen>
    88These commands change the installation directory to /usr/sbin from the default
    9 of /usr/local/bin. Since these tools are used in conjuction with daemons,
     9of /usr/local/bin. Since these tools are used in conjunction with daemons,
    1010they don't make much sense in general user directories. However, some of the
    1111example programs and the tcpclient program might be of use to non-root users.
  • basicnet/mailnews/fetchmail/fetchmail-config.xml

    r0cfd5d9 r5628618e  
    1717</para>
    1818
    19 <para>Is an example configuration that should surfice for most people.  You
     19<para>Is an example configuration that should suffice for most people.  You
    2020can add as many users and servers as you need using the same syntax.</para>
    2121
  • basicnet/mailnews/fetchmail/fetchmail-desc.xml

    r0cfd5d9 r5628618e  
    1111<sect3><title>fetchmail</title>
    1212<para>When executed as a user this will source that users ~/.fetchmailrc and
    13 download the appropraite mail.  When run as root ALL users who have a
     13download the appropriate mail.  When run as root ALL users who have a
    1414.fetchmailrc will have their mail downloaded and delivered accordingly.
    1515</para></sect3>
  • basicnet/mailnews/fetchmail/fetchmail-intro.xml

    r0cfd5d9 r5628618e  
    1111<para>The fetchmail package contains the fetchmail program. &quot;It
    1212retrieves mail from remote mail servers and forwards it to your local
    13 (client) machine's delivery system, so it can then be be read by
     13(client) machine's delivery system, so it can then be read by
    1414normal mail user agents.&quot; </para>
    1515
  • basicnet/mailnews/procmail/procmail-desc.xml

    r0cfd5d9 r5628618e  
    1717
    1818<sect3><title>lockfile</title>
    19 <para>lockfile is a utilitiy that can lock a file for single use
     19<para>lockfile is a utility that can lock a file for single use
    2020interactively or in a script.</para></sect3>
    2121
  • basicnet/mailnews/procmail/procmail-exp.xml

    r0cfd5d9 r5628618e  
    22<title>Command explanations</title>
    33
    4 <para><userinput>BASENAME=/usr</userinput> : The equivilant of <userinput>./configure --prefix=/usr</userinput> on other package installations.</para>
     4<para><userinput>BASENAME=/usr</userinput> : The equivalent of <userinput>./configure --prefix=/usr</userinput> on other package installations.</para>
    55
    66<para><userinput>make install-suid</userinput> : Modifies permissions of
  • basicnet/netprogs/tcpwrappers/tcpwrappers-intro.xml

    r0cfd5d9 r5628618e  
    33
    44<screen>Download location (HTTP):       <ulink url="&tcpwrappers-download-http;"/>
    5 Download loacation (FTP):       <ulink url="&tcpwrappers-download-ftp;"/>
     5Download location (FTP):       <ulink url="&tcpwrappers-download-ftp;"/>
    66Version used:                   &tcpwrappers-version;
    77Package size:                   &tcpwrappers-size;
  • basicnet/textweb/textweb.xml

    r0cfd5d9 r5628618e  
    1212principle method of browsing; either to avoid the clutter and bandwidth
    1313which accompanies images or because they may use a text-to-speech
    14 synthesiser which can read the page to them (of use for instance to
     14synthesizer which can read the page to them (of use for instance to
    1515partially sighted or blind users).  We currently have installation
    1616instructions for three console web browsers:</para>
  • connect/dhcp/dhcpcd/dhcpcd-config.xml

    r0cfd5d9 r5628618e  
    1919<userinput>EOF</userinput></screen></para>
    2020
    21 <para>For more information on the apppropriate
     21<para>For more information on the appropriate
    2222<userinput>DHCP_START</userinput> and <userinput>DHCP_STOP</userinput>
    2323values, examine the man page for dhcpcd.</para>
  • content/databases/mysql/mysql-desc.xml

    r0cfd5d9 r5628618e  
    3232<sect2><title>Description</title>
    3333
    34 <para>A package listing would be several pages long, we suggest consulting the mysql documetation for full details, instead.</para>
     34<para>A package listing would be several pages long, we suggest
     35consulting the mysql documentation for full details, instead.</para>
    3536
    3637<para>Certain mysql support programs may require the perl DBI modules to be installed to function properly.</para>
  • general/genlib/gdbm/gdbm-desc.xml

    r0cfd5d9 r5628618e  
    99
    1010<sect3><title>gdbm libraries</title>
    11 <para>gdbm libraries contain functions that preform database routines
     11<para>gdbm libraries contain functions that perform database routines
    1212using extendible hashing.</para></sect3>
    1313
  • general/genlib/glib/glib2-desc.xml

    r0cfd5d9 r5628618e  
    99
    1010<sect3><title>GLib libraries</title>
    11 <para>GLib librarie contains a low-level core library for the Gimp
     11<para>GLib libraries contains a low-level core library for the Gimp
    1212Tool Kit.</para></sect3>
    1313
  • general/genlib/libesmtp.xml

    r0cfd5d9 r5628618e  
    55&libesmtp-intro;
    66&libesmtp-inst;
    7 &libesmtp-config;
    87&libesmtp-desc;
    98
  • general/genlib/libesmtp/libesmtp-intro.xml

    r0cfd5d9 r5628618e  
    66Version used:                   &libesmtp-version;
    77Package size:                   &libesmtp-size;
    8 Estimated Disk space required:  &libesmtp-buildsize;</screen>
     8Estimated Disk space required:  &libesmtp-buildsize;
     9Estimated build time:           &libesmtp-time;</screen>
    910
    1011<para>The libesmtp package contains the libesmtp libraries which are used by some
  • general/genlib/libesmtp/libesmtp.ent

    r0cfd5d9 r5628618e  
    1010<!ENTITY libesmtp-download-ftp "">
    1111<!ENTITY libesmtp-size "249 KB">
     12<!ENTITY libesmtp-time "0.25 SBU">
  • general/graphlib/libpng/libpng-exp.xml

    r0cfd5d9 r5628618e  
    66
    77<para><userinput>-f scripts/makefile.linux</userinput> : This points
    8 make at the the Linux version of the makefile as libpng doesn't use a
     8make at the Linux version of the makefile as libpng doesn't use a
    99autoconf routine instead coming with various makefiles for different
    1010platforms.</para>
  • general/graphlib/libtiff/libtiff-desc.xml

    r0cfd5d9 r5628618e  
    4747
    4848<sect3><title>tiff2bw</title>
    49 <para>tiff2bw converts a color TIFF image to greyscale.</para></sect3>
     49<para>tiff2bw converts a color TIFF image to grayscale.</para></sect3>
    5050
    5151<sect3><title>tiff2ps</title>
     
    6262
    6363<sect3><title>tiffdither</title>
    64 <para>tiffdither converts a greyscale image to bilevel using
     64<para>tiffdither converts a grayscale image to bilevel using
    6565dithering.</para></sect3>
    6666
  • general/prog/gcc/gcc-desc.xml

    r0cfd5d9 r5628618e  
    2323
    2424<sect3><title>g77</title>
    25 <para>g77 is the fortran compiler invoked by gcc.</para></sect3>
     25<para>g77 is the Fortran compiler invoked by gcc.</para></sect3>
    2626
    2727<sect3><title>add2line</title>
     
    5656
    5757<sect3><title>gnathtml.pl</title>
    58 <para>gnathtml.pl converts Ada souce files to html for viewing in Web
     58<para>gnathtml.pl converts Ada source files to html for viewing in Web
    5959browsers.</para></sect3>
    6060
     
    7070
    7171<sect3><title>gnatemake</title>
    72 <para>gnatmake ia an automatic make facility.</para></sect3>
     72<para>gnatmake is an automatic make facility.</para></sect3>
    7373
    7474<sect3><title>gnatmem</title>
     
    9191
    9292<sect3><title>gnatxref</title>
    93 <para>gnatxref is the GNAT cross referencer.</para></sect3>
     93<para>gnatxref is the GNAT cross-referencer.</para></sect3>
    9494
    9595<sect3><title>gvd</title>
  • general/prog/gcc/gcc-exp.xml

    r0cfd5d9 r5628618e  
    2323
    2424<para><userinput>--enable-clocale=gnu</userinput> : This command is a
    25 failsafe for incomplete localedata.</para>
     25failsafe for incomplete locale data.</para>
    2626
    2727<para><userinput>make gnatlib_and tools</userinput> : This command
  • general/prog/gcc/gnat-inst.xml

    r0cfd5d9 r5628618e  
    88<para>The above script will ask you how and where you would like to install
    99gnat. To avoid conflicts with the system gcc, the package will be installed
    10 in a seperate directory, that can later be removed from the system.</para>
     10in a separate directory, that can later be removed from the system.</para>
    1111
    1212<para>In response to the questions asked by the doconfig script, enter
  • general/prog/gcc2/gcc2-desc.xml

    r0cfd5d9 r5628618e  
    22<title>Contents</title>
    33
    4 <para>The gcc-&gcc2-version package contains the
     4<para>The gcc-&gcc2-version; package contains the
    55<userinput>gcc-&gcc2-version; c and c++ compilers</userinput>
    66and <userinput>gcc-&gcc2-version;
  • general/prog/gcc2/gcc2-inst.xml

    r0cfd5d9 r5628618e  
    88patch -Np1 -i ../gcc-&gcc2-version;-no-fixinc.patch</userinput></screen></para>
    99
    10 <para>The gcc development team recommends building in a seperate directory.</para>
     10<para>The gcc development team recommends building in a separate directory.</para>
    1111
    1212<para><screen><userinput>mkdir ../gcc-build &amp;&amp;
  • general/prog/gcc2/gcc2-intro.xml

    r0cfd5d9 r5628618e  
    1212commercial closed-source packages (such as Netscape Navigator, Yahoo Pager)
    1313and precompiled packages (such as Mozilla)
    14 are linked against gcc-&gcc2-version libs.</para>
     14are linked against gcc-&gcc2-version; libs.</para>
    1515
    1616<para>Download the gcc patches from <ulink url="&hfile-root;"/>.
  • general/prog/jdk/j2sdk-desc.xml

    r0cfd5d9 r5628618e  
    6666<sect3><title>native2ascii</title>
    6767<para>native2ascii converts files that contain non-supported character encoding
    68 into files containing Latin-1 or Unicode-encoded charaters.</para></sect3>
     68into files containing Latin-1 or Unicode-encoded characters.</para></sect3>
    6969
    7070<sect3><title>orbd</title>
  • general/sysutils/fcron/fcron-config.xml

    r0cfd5d9 r5628618e  
    99to run and a prompt for a 'y' or 'n'.  This is repeated to create a user named
    1010fcron and to install a script in the init.d directory with the appropriate
    11 symbolic links in runlevels 2, 3, 4, and 5.  The final configuation step is to
     11symbolic links in runlevels 2, 3, 4, and 5.  The final configuration step is to
    1212stop any current fcron processes and start the new fcron.  A yes here will stop
    1313current fcron processes and will start the new fcron.  The following
  • general/sysutils/gpm/gpm-intro.xml

    r0cfd5d9 r5628618e  
    99
    1010<para>The gpm package contains a mouse server for the console and xterm.
    11 This is is useful for cutting and pasting text in console mode, and also
     11This is useful for cutting and pasting text in console mode, and also
    1212because many console-based programs need it to compile mouse support
    1313into themselves.</para>
  • gnome/lib/scrollkeeper/scrollkeeper-desc.xml

    r0cfd5d9 r5628618e  
    1414
    1515<sect3><title>utility scripts</title>
    16 <para>utility scripts for preforming installation, building, getting
     16<para>utility scripts for performing installation, building, getting
    1717and updating of table of contents files.</para></sect3>
    1818
  • index.xml

    r0cfd5d9 r5628618e  
    33                        "/usr/share/docbook/docbookx.dtd" [
    44
    5 <!ENTITY version "20030406">
    6 <!ENTITY releasedate "April 6th, 2003">
     5<!ENTITY version "20030407">
     6<!ENTITY releasedate "April 7th, 2003">
    77
    88<!ENTITY % book SYSTEM "book/book.ent">
  • introduction/important/position.xml

    r0cfd5d9 r5628618e  
    1818perhaps for creating the basic directories within it.</para>
    1919
    20 <para>With Linux distributions, like RedHat, Debian etc. a possible rule is
     20<para>With Linux distributions, like Red Hat, Debian etc. a possible rule is
    2121that <filename>/usr</filename> is managed by the distribution's
    2222package system and <filename>/usr/local</filename> is not.  This way the
  • introduction/important/unpacking.xml

    r0cfd5d9 r5628618e  
    4848
    4949<para>Finally, you need to be able to unpack patches which are generally
    50 not tar'd.  The best way to do this is to copy the patch file to
     50not tar'ed.  The best way to do this is to copy the patch file to
    5151<filename>/usr/src</filename> and then to run one of the following
    5252commands depending on whether the file is .gz or .bz2:</para>
  • introduction/welcome/acknowledgments.xml

    r0cfd5d9 r5628618e  
    4646
    4747<listitem><para>Countless other people on the various LFS and BLFS
    48 mailinglists who are making this book happen by giving their
     48mailing lists who are making this book happen by giving their
    4949suggestions, testing the book and submitting bug reports.</para></listitem>
    5050
  • introduction/welcome/changelog.xml

    r0cfd5d9 r5628618e  
    1111<itemizedlist>
    1212
     13<listitem><para>April 7th, 2003 [larry]: another spellcheck
     14run.</para></listitem>
     15
    1316<listitem><para>April 6th, 2003 [larry]: basicnet: updated to
    1417mutt-1.4.1i.</para></listitem>
     
    3235instructions to link against system zlib.</para></listitem>
    3336
    34 <listitem><para>April 4th, 2003 [bdbbs]: KDE: moved aRts section from
     37<listitem><para>April 4th, 2003 [bdubbs]: KDE: moved aRts section from
    3538multimedia section to KDE section.</para></listitem>
    3639
     
    8487Happy 1st April:) BTW, the fix is real:)</para></listitem>
    8588
    86 <listitem><para>March 31th, 2003 [tushar]: prog: removed gcc2libs, added
     89<listitem><para>March 31st, 2003 [tushar]: prog: removed gcc2libs, added
    8790complete gcc suite.</para></listitem>
    8891
     
    439442</para></listitem>
    440443
    441 <listitem><para>January 31th, 2003 [bdubbs]: Fix various types.
     444<listitem><para>January 31st, 2003 [bdubbs]: Fix various types.
    442445</para></listitem>
    443446
     
    14271430xinetd.</para></listitem>
    14281431
    1429 <listitem><para>August 23st, 2002 [bdubbs]: Updated X11 discussion of
     1432<listitem><para>August 23rd, 2002 [bdubbs]: Updated X11 discussion of
    14301433PPC optimization and fixed two Xll (X el el) references to X11
    14311434(X one one).</para></listitem>
  • introduction/welcome/maillists.xml

    r0cfd5d9 r5628618e  
    4343<para>It does not include topics such as
    4444the price of beer, what hardware to buy,
    45 or GNU versus BSD or Microsoft versus Linux flamewars.
     45or GNU versus BSD or Microsoft versus Linux flame wars.
    4646These belong on lfs-chat,
    4747and since blfs-support is high traffic,
     
    7474It's a place where anything goes, nothing is off-topic.
    7575You can discuss the price of beer or what hardware to buy.
    76 Even GNU versus BSD and Microsoft versus Linux flamewars
     76Even GNU versus BSD and Microsoft versus Linux flame wars
    7777are okay in lfs-chat.</para>
    7878
     
    144144<title>How to subscribe?</title>
    145145
    146 <para>Any of the above-mentioned mailinglists can be subscribed to by
     146<para>Any of the above-mentioned mailing lists can be subscribed to by
    147147sending an email to <ulink
    148148url="mailto:listar@linuxfromscratch.org">listar@linuxfromscratch.org</ulink>
  • multimedia/libdriv/alsa.xml

    r0cfd5d9 r5628618e  
    1818kernel.</para>
    1919
    20 <para>The following five sections of the book deal with the five seperate
     20<para>The following five sections of the book deal with the five separate
    2121components of alsa: the drivers, the libraries, the utilities, the tools and
    2222the OSS compatibility libraries.</para>
  • multimedia/libdriv/alsa/utils/alsa-utils-config.xml

    r0cfd5d9 r5628618e  
    9191are commented out.  They are there as an example of other things you may
    9292wish to do in the startup script.  <filename>sfxload</filename> is a
    93 seperate package of interest to SoundBlaster AWE and Live! users.  It is
     93separate package of interest to SoundBlaster AWE and Live! users.  It is
    9494designed for loading "sound-fonts" (which are used for MIDI output).  You
    9595may wish to delete these lines and add your own or, if you have the relevant
  • postlfs/config/logon.xml

    r0cfd5d9 r5628618e  
    4040s   Insert the system name, the name of the operating system.
    4141l   Insert the name of the current tty line.
    42 m   Insert the architecture identifier of the machine, eg. i486
     42m   Insert the architecture identifier of the machine, e.g. i486
    4343n   Insert the nodename of the machine, also known as the hostname.
    4444o   Insert the domainname of the machine.
    45 r   Insert the release number of the kernel, eg. 2.4.16.
     45r   Insert the release number of the kernel, e.g. 2.4.16.
    4646t   Insert the current time.
    4747u   Insert the number of current users logged in.
    4848U   Insert the string "1 user" or "&lt;n&gt; users" where &lt;n&gt; is the
    4949    number of current users logged in.
    50 v   Insert the version of the OS, eg. the build-date etc.</screen></para>
     50v   Insert the version of the OS, e.g. the build-date etc.</screen></para>
    5151
    5252</sect1>
  • postlfs/editors/emacs/emacs-desc.xml

    r0cfd5d9 r5628618e  
    2525
    2626<sect3><title>ctags</title>
    27 <para>ctags creates cross reference tagfile database files for source
     27<para>ctags creates cross-reference tagfile database files for source
    2828code.</para></sect3>
    2929
     
    3737
    3838<sect3><title>etags</title>
    39 <para>etags is another program to generate source code cross reference
     39<para>etags is another program to generate source code cross-reference
    4040tagfiles.</para></sect3>
    4141
  • postlfs/filesystems/xfs/xfs-desc.xml

    r0cfd5d9 r5628618e  
    4444
    4545<sect3><title>xfs_rtcp</title>
    46 <para>xfs_rtcp copies a file to the realtime partition on an
     46<para>xfs_rtcp copies a file to the real-time partition on an
    4747XFS filesystem.</para></sect3>
    4848
  • postlfs/filesystems/xfs/xfs-intro.xml

    r0cfd5d9 r5628618e  
    88Estimated Disk space required:  &xfsprogs-buildsize;</screen>
    99
    10 <para>The xfsprogs package contains adminstration and debugging tools
     10<para>The xfsprogs package contains administration and debugging tools
    1111for the XFS filesystem.</para>
    1212
  • postlfs/security/firewalling/busybox.xml

    r0cfd5d9 r5628618e  
    55but in this case you want to offer some services to your intranet.
    66Examples of this can be when you want to admin your box from another host
    7 on your intranet or use it as a proxy or a nameserver. Note: Outlining a true
     7on your intranet or use it as a proxy or a name server. Note: Outlining a true
    88concept howto protect a server that offers services on the internet
    99goes far beyond the scope of this document,
     
    4949&nbsp;&nbsp;&nbsp;-j ACCEPT</screen></para></listitem>
    5050
    51 <listitem><para>Your caching-nameserver (e.g., dnscache) does its
     51<listitem><para>Your caching name server (e.g., dnscache) does its
    5252lookups via udp:</para>
    5353<para><screen>iptables -A OUTPUT        -p udp --dport 53                       -j ACCEPT
     
    6666querying an identd on your box for your username for logging.
    6767Although there's really no harm in this, having an identd running is not
    68 recommended because some implementions are known to be vulnerable.</para>
     68recommended because some implementations are known to be vulnerable.</para>
    6969
    7070<para>To avoid these delays you could reject the requests
  • postlfs/security/firewalling/masqrouter.xml

    r0cfd5d9 r5628618e  
    77make sure that there are no servers running on it, especially not X11 et
    88al.  And, as a general principle, the box itself should not access any untrusted
    9 service<footnote><para>Think of a nameserver giving answers that make your
     9service<footnote><para>Think of a name server giving answers that make your
    1010bind crash, or, even worse, that implement a worm via a
    1111buffer-overflow.</para></footnote>.</para>
  • postlfs/security/iptables/iptables-desc.xml

    r0cfd5d9 r5628618e  
    2727<sect3><title>libip*.so</title>
    2828<para>These are various modules (implemented as dynamic libraries) which
    29 extend the the core functionality of iptables.</para>
     29extend the core functionality of iptables.</para>
    3030</sect3>
    3131
  • postlfs/security/tripwire/tripwire-config.xml

    r0cfd5d9 r5628618e  
    3030<filename>twpol.txt</filename> is a good policy file for beginners as it will note any changes to the  filesystem and can even be used as an annoying way of keeping track of changes for uninstallation of software.</para>
    3131
    32  <para>After your policy file has been transferred to <filename>/etc/tripwire/</filename> you may begin the configuation steps:</para>
     32 <para>After your policy file has been transferred to <filename>/etc/tripwire/</filename> you may begin the configuration steps:</para>
    3333
    3434<screen><userinput>twadmin -m P /etc/tripwire/twpol.txt &amp;&amp;
     
    6161
    6262<para>You will be placed into vim with a copy of the report in front of
    63  you. If all the chnages were good, then just type
     63 you. If all the changes were good, then just type
    6464 <userinput>:x</userinput> and after entering your local key, the
    6565database will be updated. If there are files which you
  • postlfs/shells/zsh/zsh-desc.xml

    r0cfd5d9 r5628618e  
    99
    1010<sect3><title>zsh</title>
    11 <para>zsh is a shell which has  command line editing, builtin spelling
     11<para>zsh is a shell which has  command line editing, built-in spelling
    1212correction, programmable command completion, shell functions (with
    1313autoloading), a history mechanism, and a host of other features.</para></sect3>
  • pst/typesetting/tex/tex-inst.xml

    r0cfd5d9 r5628618e  
    44<para>TeX is installed slightly differently than a typical GNU
    55package, these instructions will assume /usr/src to be the current
    6 working directory, containing the three TeX tar balls.</para>
     6working directory, containing the three TeX tarballs.</para>
    77
    88<para>Install TeX by running the following commands:</para>
     
    1414      | (umask 0; cd /usr/share/texmf; tar xvf -)</userinput></screen></para>
    1515
    16 <para>If the optional texmf source code tar ball was downloaded, untar
     16<para>If the optional texmf source code tarball was downloaded, untar
    1717it now:</para>
    1818<para><screen><userinput>gzip -dc ../tetex-texmfsrc-&tex-version;.tar.gz \
  • pst/typesetting/tex/tex-intro.xml

    r0cfd5d9 r5628618e  
    1313
    1414<para>TeX is a typesetting package, able to create documents in a
    15 variety of formats.  The optional texmfsrc tar ball contains source
    16 code for packages that are contained in the texmf tar ball, including
     15variety of formats.  The optional texmfsrc tarball contains source
     16code for packages that are contained in the texmf tarball, including
    1717the docstrip sources.</para>
    1818
  • server/mail/exim/exim-exp.xml

    r0cfd5d9 r5628618e  
    55groupadd exim
    66useradd -g exim exim</userinput></screen>
    7 Create the group and user exim which will run the the exim
     7Create the group and user exim which will run the exim
    88daemon.</para>
    99
  • server/other/bind/bind-config-exp.xml

    r0cfd5d9 r5628618e  
    1515<para><userinput>cat &gt; /home/named/etc/named.conf &lt;&lt;
    1616"EOF"</userinput> : Create the BIND configuration file, from which named will read the
    17 location of zone files, root nameservers and secure DNS keys.</para>
     17location of zone files, root name servers and secure DNS keys.</para>
    1818<para><userinput>cat &gt; /home/named/etc/namedb/pz/127.0.0 &lt;&lt; "EOF"</userinput> : Create a single zone file.</para>
    19 <para><userinput>cat &gt; /home/named/etc/namedb/root.hints &lt;&lt; "EOF"</userinput> : The root.hints file is a list of root nameservers.  This file must be
     19<para><userinput>cat &gt; /home/named/etc/namedb/root.hints &lt;&lt; "EOF"</userinput> : The root.hints file is a list of root name servers.  This file must be
    2020updated periodically with the dig utility.  Consult the BIND 9
    2121Administrator Reference Manual for details.</para>
     
    2424
    2525<para><userinput>cat &gt; /etc/resolv.conf &lt;&lt; "EOF"</userinput> : The resolv.conf file will specify the local host(127.0.0.1) as the
    26 nameserver.</para>
     26name server.</para>
    2727
    2828<para><userinput>cat &gt; /etc/rc.d/init.d/bind &lt;&lt;
  • server/other/bind/bind-config.xml

    r0cfd5d9 r5628618e  
    105105<userinput>EOF</userinput></screen></para>
    106106
    107 <para>Create or modify resolv.conf to use the new nameserver with the
     107<para>Create or modify resolv.conf to use the new name server with the
    108108following commands: </para>
    109109<note><para>Replace yourdomain.com with your own valid domain
  • server/other/dhcp/dhcp-desc.xml

    r0cfd5d9 r5628618e  
    1111
    1212<sect3><title>dhclient</title>
    13 <para>dhclient is the implemtation of the DHCP client.</para></sect3>
     13<para>dhclient is the implementation of the DHCP client.</para></sect3>
    1414
    1515<sect3><title>dhcpd</title>
  • server/other/openldap/openldap-exp.xml

    r0cfd5d9 r5628618e  
    1111/usr/sbin instead of /usr/libexec.</para>
    1212
    13 <para><userinput>--enable-ldbm</userinput> : Enable the most recent version of the Berkely DB.</para>
     13<para><userinput>--enable-ldbm</userinput> : Enable the most recent version of the Berkeley DB.</para>
    1414
    1515<para><userinput>--disable-debug</userinput> : Disable debugging code.</para> 
  • server/other/samba/samba-config.xml

    r0cfd5d9 r5628618e  
    153153
    154154<sect3><title>Logging on to DOMAIN01.</title>
    155 <para>Now we will log on the the domain as our newly created user as
     155<para>Now we will log on the domain as our newly created user as
    156156    follows:</para>
    157157<para><screen><userinput>1. Press Ctrl-Alt-Del to bring up the Log On to Windows dialog box.
  • server/other/samba/samba-desc.xml

    r0cfd5d9 r5628618e  
    2828<sect3><title>make_smbcodepage</title>
    2929<para>make_smbcodepage converts text descriptions of code pages to
    30 binary code page files nd vice versa.</para></sect3>
     30binary code page files and vice versa.</para></sect3>
    3131<sect3><title>make_unicodemap</title>
    3232<para>make_unicodemap converts text unicode map files to binary, for
  • x/installing/xfree86-setup.xml

    r0cfd5d9 r5628618e  
    66<title>Checking Direct Rendering Infrastructure (DRI) Installation</title>
    77<para>DRI is a framework for allowing software to access graphics hardware
    8 in a safe and effecient manner.  It is installed in XFree86 by default if
     8in a safe and efficient manner.  It is installed in XFree86 by default if
    99you have a supported video card.  To check if DRI is installed properly,
    1010check the log file <filename>/var/log/XFree86.0.log</filename> for statements
  • x/installing/xfree86/xfree86-config.xml

    r0cfd5d9 r5628618e  
    6060<para>Test the system with
    6161<screen><userinput>XFree86 -xf86config ~/XF86Config.new</userinput></screen>
    62 You will only get a grey background with an X-shaped mouse cursor, but it
     62You will only get a gray background with an X-shaped mouse cursor, but it
    6363confirms the system is working.  Exit with Control-Alt-Backspace.  If the
    6464system does not work, take a look
     
    6666wrong.</para>
    6767
    68 <para>Move the confiuration file to its final location
     68<para>Move the configuration file to its final location
    6969<screen><userinput>mv ~/XF86Config.new /etc/X11/XF86Config-4</userinput></screen></para>
    7070
     
    7777EOF</userinput></screen>
    7878This provides an initial screen with an xterm and a clock that is managed by a
    79 simple window manager, Tab Winow Manager.  For details of twm, see the
     79simple window manager, Tab Window Manager.  For details of twm, see the
    8080man page.</para>
    8181
    8282<para>Start X with
    8383<screen><userinput>startx</userinput></screen>
    84 to get basic funtional X Windows System.</para>
     84to get basic functional X Windows System.</para>
    8585
    8686</sect2>
  • x/installing/xfree86/xfree86-inst.xml

    r0cfd5d9 r5628618e  
    205205depmod -a</userinput></screen>
    206206</para>
    207 <warning><para>If you recompile or updrade your kernel, you will need to re-copy the driver modules
     207<warning><para>If you recompile or upgrade your kernel, you will need to re-copy the driver modules
    208208to the kernel module library and rerun depmod.</para></warning>
    209209</sect3>
  • x/installing/xfree86/xfree86-intro.xml

    r0cfd5d9 r5628618e  
    2727
    2828<para>The first three packages are the XFree86 programs, the fourth and fifth are fonts,
    29 the sixth is normal documantation, and the seventh is hardcopy documentation.
     29the sixth is normal documentation, and the seventh is hardcopy documentation.
    3030There are also two packages <filename>doctools-1.3.1.tgz</filename>,  which
    3131contain programs to regenerate hardcopy documentation, and
     
    4040The only differences you should see are for <filename>README</filename>,
    4141<filename>doctools-1.3.1.tgz</filename>, and utils-1.1.0.tgz files if you did
    42 not downlaod them.
     42not download them.
    4343</para>
    4444</sect2>
  • x/lib/notification/startup-notification-intro.xml

    r0cfd5d9 r5628618e  
    1010
    1111<para>The startup-notification package contains startup-notification
    12 libraries. These are useful for building a consistent manner to notifiy
     12libraries. These are useful for building a consistent manner to notify
    1313the user through the cursor that the application is loading.</para>
    1414
  • x/wm/fluxbox/fluxbox-exp.xml

    r0cfd5d9 r5628618e  
    55fluxbox's ability to allow kde tray icons to be placed in the slit.</para>
    66
    7 <para><userinput>--enable-gnome</userinput> : This command activiates
    8 fluxbox's ablility to support gnome.</para>
     7<para><userinput>--enable-gnome</userinput> : This command activates
     8fluxbox's ability to support gnome.</para>
    99
    1010</sect2>
  • xsoft/office/evolution/evolution-exp.xml

    r0cfd5d9 r5628618e  
    55
    66<para><userinput>--with-db3=/tmp/db-3.1</userinput> : db-&db-3.1-version; must be installed prior to building Evolution, but should
    7 not overwrite an existing installation of the Berkely Database.
     7not overwrite an existing installation of the Berkeley Database.
    88Installing db-&db-3.1-version; in a temporary directory is all that is needed
    99for Evolution to link to the static db-&db-3.1-version; libraries.</para>
  • xsoft/other/balsa/balsa-inst.xml

    r0cfd5d9 r5628618e  
    44<para>Install Balsa by running the following commands:</para>
    55
    6 <para><screen><userinput>./configure --prefix=/opt/gnome2 --with-ssl &amp;&amp;
     6<para><screen><userinput>./configure --prefix=$GNOME_PREFIX --with-ssl &amp;&amp;
    77make &amp;&amp;
    88make install</userinput></screen></para>
Note: See TracChangeset for help on using the changeset viewer.