Changeset 17b685f1


Ignore:
Timestamp:
05/14/2017 05:19:55 AM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
0639bb6
Parents:
8e848de9
Message:

Typos

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

Files:
11 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libassuan.xml

    r8e848de9 r17b685f1  
    8383        <listitem>
    8484          <para>
    85              Optional, to fix the docummentation build:
     85             Optional, to fix the documentation build:
    8686            <ulink url="&patch-root;/libassuan-&libassuan-version;-fix_doc_build-1.patch"/>
    8787          </para>
  • general/graphlib/babl.xml

    r8e848de9 r17b685f1  
    1010<!--  <!ENTITY babl-download-ftp
    1111  "ftp://ftp.gimp.org/pub/babl/0.1/babl-&babl-version;.tar.bz2">-->
    12   <!ENTITY babl-md5sum        "c32245f90a0b59e4714b546308d2ee34">
    13   <!ENTITY babl-size          "602 KB">
    14   <!ENTITY babl-buildsize     "15 MB (with tests)">
    15   <!ENTITY babl-time          "0.2 SBU (with tests)">
     12  <!ENTITY babl-md5sum        "c5dd31d249379a75dec224a152bbf8cb">
     13  <!ENTITY babl-size          "604 KB">
     14  <!ENTITY babl-buildsize     "13 MB (with tests)">
     15  <!ENTITY babl-time          "0.3 SBU (with tests)">
    1616]>
    1717
     
    3939
    4040    &lfs80_checked;
     41    &gcc7_checked;
    4142
    4243    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/graphlib/jasper.xml

    r8e848de9 r17b685f1  
    7474      <xref linkend="freeglut"/> (required for <command>jiv</command>),
    7575      <xref linkend="doxygen"/> (needed for generating html documentation), and
    76       <xref linkend="texlive"/> (needed to regnerate the pdf documention)
     76      <xref linkend="texlive"/> (needed to regnerate the pdf documentation)
    7777    </para>
    7878
  • general/prog/llvm.xml

    r8e848de9 r17b685f1  
    858858          <para>
    859859            takes a YAML representation of an object file and converts it
    860             to an binary file.
     860            to a binary file.
    861861          </para>
    862862          <indexterm zone="llvm yaml2obj">
  • general/prog/ninja.xml

    r8e848de9 r17b685f1  
    8888      (only needed to modify the build), <xref linkend="emacs"/> (to generate
    8989      lisp files), <xref linkend="asciidoc"/> (to build the manual), and
    90       <xref linkend="doxygen"/> (to build API documenatation)
     90      <xref linkend="doxygen"/> (to build API documentation)
    9191    </para>
    9292
  • lxqt/desktop/post-install.xml

    r8e848de9 r17b685f1  
    4343      </phrase>
    4444      <xref linkend="sddm"/> (recommended by <application>LXQt</application>
    45       developpers) or another Display Manager, e.g.
     45      developers) or another Display Manager, e.g.
    4646      <xref linkend="lxdm"/>,
    4747      <xref linkend="desktop-file-utils"/>,
  • multimedia/videoutils/ffmpeg.xml

    r8e848de9 r17b685f1  
    230230
    231231    <para>
    232       If PDF and Postscript documentations were built, issue the following
     232      If the PDF and Postscript documentation was built, issue the following
    233233      commands, as the <systemitem class="username">root</systemitem> user, to
    234234      install them:
     
    336336
    337337    <para>
    338       <parameter>--disable-doc</parameter>: Disables building html documention.
     338      <parameter>--disable-doc</parameter>: Disables building html documentation.
    339339      This is only needed if <xref linkend="doxygen"/> is installed and you
    340340      do not want to build the html documentation.
  • packages.ent

    r8e848de9 r17b685f1  
    179179<!-- Chapter 10 -->
    180180<!ENTITY aalib-version                "1.4rc5">
    181 <!ENTITY babl-version                 "0.1.24">
     181<!ENTITY babl-version                 "0.1.26">
    182182<!ENTITY exiv2-version                "0.25">
    183183<!ENTITY freetype2-version            "2.7.1">
  • postlfs/security/sudo.xml

    r8e848de9 r17b685f1  
    163163      <application>Linux-PAM</application> is installed on the system.
    164164    </para>
    165 <!-- See the developper note above before the configure command
     165<!-- See the developer note above before the configure command
    166166    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    167167      href="../../xincludes/static-libraries.xml"/>-->
  • pst/scanning/xsane.xml

    r8e848de9 r17b685f1  
    6969    <bridgehead renderas="sect4">Recommended</bridgehead>
    7070    <para role="recommended">
    71       <xref linkend="xdg-utils"/> (for the help docummentation at runtime)
     71      <xref linkend="xdg-utils"/> (for the help documentation at runtime)
    7272    </para>-->
    7373
  • xsoft/office/gnumeric.xml

    r8e848de9 r17b685f1  
    141141      Tests should be run from an active
    142142      X session, and <xref linkend="dconf"/> should be installed to prevent some
    143       failures.  The valgrind tests are known ot fail.
     143      failures.  The valgrind tests are known to fail.
    144144    </para>
    145145
Note: See TracChangeset for help on using the changeset viewer.