Ignore:
Timestamp:
01/30/2007 08:24:11 PM (17 years ago)
Author:
Randy McMurchy <randy@…>
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-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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6091daf
Parents:
43ab532
Message:

Removed extraneous spaces

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/mc.xml

    r43ab532 r29f80ebc  
    8181    filenames. Debian also fixed 64-bit issues, rare segfaults in
    8282    <command>mcedit</command>, and improved syntax highlighting.</para>
    83    
     83
    8484    <para>If you do not use a multibyte locale and do not need any of the new
    8585    features or fixes, the patch is still supposed to be harmless.
     
    159159  <sect2 role="commands">
    160160    <title>Command Explanations</title>
    161    
     161
    162162    <para><parameter>CPPFLAGS="-DUTF8"</parameter>: This parameter activates
    163163    UTF-8 support in the Debian patch and has no effect without this
     
    168168    from the one implied by the current locale. This feature works in
    169169    non-UTF-8 locales only, even with the Debian patch.</para>
    170    
     170
    171171    <para><parameter>--with-screen=(slang|mcslang|ncurses)</parameter>: This
    172172    parameter selects the screen library used by <application>MC</application>.
     
    176176    only when external <xref linkend="slang"/> is used as a screen library
    177177    (this is the default).</para>
    178    
     178
    179179    <para><parameter>--with-codepagedir=DIR</parameter>: This parameter was
    180180    useful only with <application>SAMBA</application>-2.x. New versions of
    181181    <application>SAMBA</application> do not have codepage files.</para>
    182    
     182
    183183    <para><command>chmod 1755 /usr/lib/mc/cons.saver</command>: The
    184184    <command>cons.saver</command> program has to be installed setuid
Note: See TracChangeset for help on using the changeset viewer.