Changeset 601a838 for x


Ignore:
Timestamp:
08/22/2012 10:30:35 PM (12 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7368969
Parents:
c35030e
Message:

Fixed typos and added missing XML tags

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk+2.xml

    rc35030e r601a838  
    151151      docs/{faq,tutorial}/Makefile.in</command>: If you have
    152152      <xref linkend="docbook-utils"/> installed (specifically, if configure
    153       finds db2html) then it will try to use it to rebuild some of it's html
    154       documentation and fail due to bugs in some of the Makefiles. This sed
    155       fixes the Makefiles.
     153      finds <command>db2html</command>) then it will try to use it to rebuild
     154      some of its HTML documentation and fail due to bugs in some of the
     155      <filename>Makefile</filename>s. This <command>sed</command> fixes the
     156      <filename>Makefile</filename>s.
    156157    </para>
    157158
    158159    <para>
    159160      <command>sed -i 's#.*@man_#man_#' docs/reference/gtk/Makefile.in</command>:
    160       This sed fixes one of the <filename>Makefile</filename>s so it installs the
    161       man pages for gtk-builder-convert, gtk-query-immodules-2.0 and
    162       gtk-update-icon-cache.
     161      This <command>sed</command> fixes one of the <filename>Makefile</filename>s
     162      so it installs the man pages for <command>gtk-builder-convert</command>,
     163      <command>gtk-query-immodules-2.0</command>, and
     164      <command>gtk-update-icon-cache</command>.
    163165    </para>
    164166
Note: See TracChangeset for help on using the changeset viewer.