Changeset 5628618e for postlfs


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

Location:
postlfs
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • 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>
Note: See TracChangeset for help on using the changeset viewer.