Changeset a4b9cd7 for general


Ignore:
Timestamp:
02/02/2007 11:00:08 AM (17 years ago)
Author:
Alexander E. Patrakov <alexander@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
b7bb66d
Parents:
4972971
Message:

Added caution boxes for packages that are not going to work in UTF-8 locales
Added CUPS and LPRng as recommended a2ps dependencies
Replaced some tabs with spaces

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

Location:
general
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib2.xml

    r4972971 ra4b9cd7  
    103103      <para>By default, <application>GLib</application> assumes that all
    104104      filenames are in the UTF-8 charset. See the <xref
     105      linkend="locale-wrong-filename-encoding"/> section of the <xref
    105106      linkend="locale-issues"/> page for more details on this kind of
    106107      issue. In order to tell GLib and applications that use it
  • general/sysutils/mc.xml

    r4972971 ra4b9cd7  
    7777    <ulink url="&files-anduin;/mc-bad.png">this screenshot</ulink>
    7878    (taken in the ru_RU.UTF-8 locale). For a general discussion of this type
    79     of issue, see the <xref linkend="locale-issues"/> page. The Debian patch
     79    of issue, see the <xref linkend="locale-wrong-multibyte-characters"/>
     80    section of the <xref linkend="locale-issues"/> page. The Debian patch
    8081    mostly fixes this issue, and adds support for recoding remote FTP
    8182    filenames. Debian also fixed 64-bit issues, rare segfaults in
  • general/sysutils/unzip.xml

    r4972971 ra4b9cd7  
    4343      related issues. See the discussion below in
    4444      <xref linkend="unzip-locale-issues"/>. A more general
    45       discussion of these problems can be found on the
     45      discussion of these problems can be found in the
     46      <xref linkend="locale-assumed-encoding"/>
     47      section of the
    4648      <xref linkend="locale-issues"/> page.</para>
    4749    </caution>
Note: See TracChangeset for help on using the changeset viewer.