Changeset b9c353b


Ignore:
Timestamp:
03/25/2022 03:29:22 AM (2 years ago)
Author:
Ken Moffat <ken@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
37a4b84e
Parents:
d20faec
git-author:
Ken Moffat <ken@…> (03/25/2022 03:26:08 AM)
git-committer:
Ken Moffat <ken@…> (03/25/2022 03:29:22 AM)
Message:

Typo fixes from rhubarbpieguy.

Files:
31 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/graphviz.xml

    rd20faec rb9c353b  
    950950          <para>
    951951            provides support for parsing and deparsing graphical
    952             operations specificed by the xdot language
     952            operations specified by the xdot language
    953953          </para>
    954954          <indexterm zone="graphviz libxdot">
  • general/genutils/lsof.xml

    rd20faec rb9c353b  
    149149    <para>
    150150      <command>install -m4755 ...</command>: <command>lsof</command> should
    151       be suid root to allwo users to list all files. This may be a security
     151      be suid root to allow users to list all files. This may be a security
    152152      threat on some systems. In that case change to <option>-m755</option>
    153153      and use <command>sudo</command> to run the program.
  • general/graphlib/jasper.xml

    rd20faec rb9c353b  
    8787      <xref linkend="freeglut"/> (required for <command>jiv</command>),
    8888      <xref linkend="doxygen"/> (needed for generating html documentation), and
    89       <xref linkend="texlive"/> (needed to regnerate the pdf documentation)
     89      <xref linkend="texlive"/> (needed to regenerate the pdf documentation)
    9090    </para>
    9191
  • general/prog/gcc.xml

    rd20faec rb9c353b  
    7575        <command>
    7676         /usr/libexec/gcc/x86_64-pc-linux-gnu/&gcc-version;/install-tools/mkheaders
    77         </command>. The machine triplet may be different on a 32bit system.
     77        </command>. The machine triplet may be different on a 32-bit system.
    7878      </para>
    7979    </caution>
  • general/prog/gitserver.xml

    rd20faec rb9c353b  
    6666
    6767      <para>
    68         Putting in an unuable password hash (replacing the <literal>!</literal>
     68        Putting in an unusable password hash (replacing the <literal>!</literal>
    6969        by <literal>NP</literal>) unlocks the account but it cannot be used
    7070        to login via password authentication. That is required by
  • general/prog/llvm.xml

    rd20faec rb9c353b  
    202202     There are many Python scripts in this package which use
    203203     <command>/usr/bin/env python</command> to access the system Python
    204      which on LFS is <xref linkend="python3"/>. Use the following comand
     204     which on LFS is <xref linkend="python3"/>. Use the following command
    205205     to fix these scripts:
    206206    </para>
  • general/prog/lxml.xml

    rd20faec rb9c353b  
    114114       If you wish to run the tests, enter:
    115115       <command>make PYTHON=python3 test</command>.
    116        This will rebuild the package for inplace use before running the tests.
     116       This will rebuild the package for in-place use before running the tests.
    117117       <!--Several tests (32 of 1948) are known to fail with Python-3.10.1.-->
    118118     </para>
  • general/prog/openjdk.xml

    rd20faec rb9c353b  
    480480    <sect3>
    481481      <title>
    482         Settting up the JRE Certificate Authority Certificates (cacerts) file
     482        Setting up the JRE Certificate Authority Certificates (cacerts) file
    483483      </title>
    484484
  • general/prog/python2.xml

    rd20faec rb9c353b  
    227227    <para>
    228228      <parameter>--enable-unicode=ucs4</parameter>: This switch enables
    229       32bit Unicode support in <application>Python</application>.
     229      32-bit Unicode support in <application>Python</application>.
    230230    </para>
    231231
  • kde/polkit-qt.xml

    rd20faec rb9c353b  
    88  <!ENTITY polkit-qt-download-ftp  " ">
    99  <!ENTITY polkit-qt-md5sum        "2d20b02bd7ad1cd3f6ce235fc6d7de60">
    10   <!ENTITY polkit-qt-size          "6o KB">
     10  <!ENTITY polkit-qt-size          "60 KB">
    1111  <!ENTITY polkit-qt-buildsize     "3.5 MB">
    1212  <!ENTITY polkit-qt-time          "0.1 SBU">
  • multimedia/libdriv/alsa-tools.xml

    rd20faec rb9c353b  
    108108    <para>
    109109      Now, remove a tool that needs <application>Qt2 or 3</application> and two
    110       unneed files (for the BLFS instructions below):
     110      unneeded files (for the BLFS instructions below):
    111111    </para>
    112112
  • multimedia/libdriv/gstreamer10.xml

    rd20faec rb9c353b  
    267267        <listitem>
    268268          <para>
    269             provides some base classes to be extended by elements and utillity
     269            provides some base classes to be extended by elements and utility
    270270            classes that are most useful for plugin developers
    271271          </para>
  • multimedia/libdriv/xine-lib.xml

    rd20faec rb9c353b  
    258258        <listitem>
    259259          <para>
    260             is used to get supported filetype information from
     260            is used to get supported file type information from
    261261            <application>xine-lib</application>
    262262          </para>
  • multimedia/libdriv/xvid.xml

    rd20faec rb9c353b  
    126126    <para>
    127127      <command>sed -i 's/^LN_S=@LN_S@/&amp; -f -v/' platform.inc.in</command>:
    128       Fix error during <command>make install</command> if reintalling
     128      Fix error during <command>make install</command> if reinstalling
    129129      or upgrading.
    130130    </para>
  • networking/mailnews/mutt.xml

    rd20faec rb9c353b  
    227227      <para>
    228228        If you used a DESTDIR method to only install to a temporary location as
    229         a regular user (as part of a package menagement process), you will need
     229        a regular user (as part of a package management process), you will need
    230230        to run the following as the <systemitem class="username">root
    231231        </systemitem> user after completing the real install:
  • networking/netprogs/samba.xml

    rd20faec rb9c353b  
    418418          <quote>Command Explanations</quote> section. How you create/edit the
    419419          <filename>/etc/samba/smb.conf</filename> file will be left up to
    420           you. Do ensure the file is only writeable by the
     420          you. Do ensure the file is only writable by the
    421421          <systemitem class="username">root</systemitem> user (mode 644).
    422422        </para>
  • postlfs/filesystems/aboutraid.xml

    rd20faec rb9c353b  
    7373
    7474    <para>
    75       Some computers offter a hardware-like RAID implementation in the
     75      Some computers offer a hardware-like RAID implementation in the
    7676      system BIOS.  Sometime this is referred to as 'fake' RAID as the
    7777      capabilities are generally incorporated into firmware without any hardware
     
    197197
    198198    <para>
    199       From this point, the partitions can be formated with the filesystem of
     199      From this point, the partitions can be formatted with the filesystem of
    200200      choice (e.g. ext3, ext4, <xref linkend='xfsprogs'/>, <xref
    201201      linkend='reiserfs'/>, etc).  The formatted partitions can then be
  • postlfs/filesystems/gptfdisk.xml

    rd20faec rb9c353b  
    3535      modern replacement for legacy PC-BIOS partitioned disk drives that use a
    3636      Master Boot Record (MBR).  The main program, <command>gdisk</command>,
    37       has an inteface similar to the classic <command>fdisk</command> program.
     37      has an interface similar to the classic <command>fdisk</command> program.
    3838    </para>
    3939
  • postlfs/filesystems/lvm2.xml

    rd20faec rb9c353b  
    390390          <para>
    391391            provides the command-line tools for <application>LVM2</application>.
    392             Commands are implemented via sympolic links to this program to
     392            Commands are implemented via symbolic links to this program to
    393393            manage physical devices (pv*), volume groups (vg*) and logical
    394394            volumes (lv*)
  • postlfs/filesystems/mdadm.xml

    rd20faec rb9c353b  
    132132
    133133    <para>
    134       This package does not come with a working test suuite.
     134      This package does not come with a working test suite.
    135135    </para>
    136136
  • postlfs/filesystems/parted.xml

    rd20faec rb9c353b  
    124124    <para>
    125125      If you have <xref linkend="texlive"/> installed and wish to create
    126       PDF and Postcript documentation issue the following commands:
     126      PDF and Postscript documentation issue the following commands:
    127127    </para>
    128128
  • postlfs/filesystems/uefi-bootloaders/grub-setup.xml

    rd20faec rb9c353b  
    5454    <para>
    5555      Still as the <systemitem class="username">root</systemitem> user, use
    56       the <command>fdisk</command> utility to set the first parition
     56      the <command>fdisk</command> utility to set the first partition
    5757      of the USB flash drive to be an <quote>EFI system</quote> partition
    5858      (change <userinput>sdx</userinput> to the device node corresponding
  • postlfs/filesystems/xfsprogs.xml

    rd20faec rb9c353b  
    285285            applicable only to XFS filesystems, improves the organization of
    286286            mounted filesystems, the reorganization algorithm operates on one
    287             file at a time, compacting or othewise  improving the layout of the
     287            file at a time, compacting or otherwise  improving the layout of the
    288288            file extents (contiguous blocks of file data)
    289289          </para>
  • postlfs/security/tripwire.xml

    rd20faec rb9c353b  
    176176    <para>
    177177      <option>CPPFLAGS=-std=c++11</option>: Setting the C++ preprocessor
    178       flags to version 11 is necessary to prevent a confict with the
     178      flags to version 11 is necessary to prevent a conflict with the
    179179      default version which is c++17 in recent version of gcc.
    180180    </para>
  • postlfs/virtualization/qemu.xml

    rd20faec rb9c353b  
    139139      If you get any output, you have VT technology (vmx for Intel
    140140      processors and svm for AMD processors).  You then need to go into your
    141       system BIOS and ensure it is enabled.  After enabing, reboot back to your
     141      system BIOS and ensure it is enabled.  After enabling, reboot back to your
    142142      LFS instance.
    143143    </para>
     
    425425
    426426    <para>
    427       <parameter>-cdrom grub-img.iso</parameter>: defines an iso formated file
     427      <parameter>-cdrom grub-img.iso</parameter>: defines an iso formatted file
    428428      to use as a cdrom. Here we use a grub rescue disk, which may turn handy
    429429      when something goes wrong at boot time.
  • server/databases/mariadb.xml

    rd20faec rb9c353b  
    8585      <listitem>
    8686        <para>
    87           Required patch to prevent a stack smashing error when usin openssl-3:
     87          Required patch to prevent a stack smashing error when using openssl-3:
    8888          <ulink url="&patch-root;/mariadb-&mariadb-version;-openssl3_fix-1.patch"/>
    8989        </para>
  • server/databases/upgradedb.xml

    rd20faec rb9c353b  
    8282
    8383    <para>
    84       Unfortunately, the most likly case is that the new server software
     84      Unfortunately, the most likely case is that the new server software
    8585      complains about out of date file formats and exits.  When this happens
    8686      and you have overwritten the installed server software, you may not be
  • x/installing/xorg-config.xml

    rd20faec rb9c353b  
    3333        Before starting Xorg for the first time, is is often needed to
    3434        reboot the system to ensure all appropriate daemons are started
    35         and approprite security issues are properly set.
     35        and appropriate security issues are properly set.
    3636        As an alternative, logging out and logging back in may work, but as
    3737        of this writing has not been tested.
  • x/installing/xorg7.xml

    rd20faec rb9c353b  
    148148    <note>
    149149      <para>
    150         There is some confustion about the above 'here' document.
     150        There is some confusion about the above 'here' document.
    151151        The backslash in front of the dollar sign is correct.  Bash
    152152        will remove it when creating /etc/profile.d/xorg.sh.  However, if
    153153        you are creating the file with an editor, a copy and paste operation
    154         will not remove the baskslash.  It must then be removed manually.
     154        will not remove the backslash.  It must then be removed manually.
    155155      </para>
    156156    </note>
  • x/lib/imlib2.xml

    rd20faec rb9c353b  
    253253        <listitem>
    254254          <para>
    255             diplays images files
     255            displays image files
    256256          </para>
    257257          <indexterm zone="imlib2 imlib2_view">
  • xsoft/office/gnumeric.xml

    rd20faec rb9c353b  
    8585      <xref role="runtime" linkend="gnome-icon-theme"/>,
    8686      <xref role="runtime" linkend="x-window-system"/>, and
    87       <xref role="runtime" linkend="yelp"/> for the buit-in help functionality
     87      <xref role="runtime" linkend="yelp"/> for the built-in help functionality
    8888    </para>
    8989
Note: See TracChangeset for help on using the changeset viewer.